AVEVA Database .NET Public Interface

RefTable.GetRefTable Method

Get object that represents the entire ref table for a DB

Overload List

Get object that represents the entire ref table for a DB

public static RefTable GetRefTable(Db,DbAttribute);

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

public static RefTable GetRefTable(Db,DbAttribute,DbElement,DbElement);

See Also

RefTable Class | Aveva.Pdms.Database Namespace