AVEVA Database .NET Public Interface

IntTable.GetIntTable Method

Get object that represents the entire integer table for a DB

Overload List

Get object that represents the entire integer table for a DB

public static IntTable GetIntTable(Db,DbAttribute);

Get object that represents a range within a integer table for a DB

public static IntTable GetIntTable(Db,DbAttribute,int,int);

See Also

IntTable Class | Aveva.Pdms.Database Namespace