Get object that represents the entire integer table for entire MDB
Get object that represents the entire integer table for entire MDB
public static MdbIntTable GetMdbIntTable(DbType,DbAttribute);
Get object that represents a range within a integer table for entire MDB
public static MdbIntTable GetMdbIntTable(DbType,DbAttribute,int,int);
MdbIntTable Class | Aveva.Pdms.Database Namespace