Get numbered session from this Database.
Get numbered session from this Database.
public abstract DbSession Session(int);
Get numbered session on extract, from this Database.
public abstract DbSession Session(int,int);
Db Class | Aveva.Pdms.Database Namespace