AVEVA Database .NET Public Interface

Db.Session Method

Get numbered session from this Database.

Overload List

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);

See Also

Db Class | Aveva.Pdms.Database Namespace