OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MCommon.WebConnectors.TSequenceWebConnector Class Reference

this connector returns the next sequence value from the database More...

Static Public Member Functions

static Int64 GetNextSequence (TSequenceNames ASequence, TDataBase ADataBase=null)
 get the next sequence value More...
 

Detailed Description

this connector returns the next sequence value from the database

Member Function Documentation

◆ GetNextSequence()

static Int64 Ict.Petra.Server.MCommon.WebConnectors.TSequenceWebConnector.GetNextSequence ( TSequenceNames  ASequence,
TDataBase  ADataBase = null 
)
inlinestatic

get the next sequence value

Parameters
ASequence
ADataBaseAn instantiated TDataBase object, or null. If null gets passed then the Method executes DB commands with a new Database connection
Returns

The documentation for this class was generated from the following file: