AVEVA Database .NET Public Interface

IntTable.GetIntTable Method (Db, DbAttribute)

Get object that represents the entire integer table for a DB

public static IntTable GetIntTable(
   Db db,
   DbAttribute att
);

Parameters

db
Db for table
att
identity of integer table

See Also

IntTable Class | Aveva.Pdms.Database Namespace | IntTable.GetIntTable Overload List