AVEVA Database .NET Public Interface

RefTable.GetRefTable Method (Db, DbAttribute)

Get object that represents the entire ref table for a DB

public static RefTable GetRefTable(
   Db db,
   DbAttribute att
);

Parameters

db
Db for table
att
identity of ref table

See Also

RefTable Class | Aveva.Pdms.Database Namespace | RefTable.GetRefTable Overload List