AVEVA Database .NET Public Interface

NameTable.GetNameTable Method (Db, DbAttribute)

Get object that represents entire name table for a DB

public static NameTable GetNameTable(
   Db db,
   DbAttribute att
);

Parameters

db
Db for table
att
identity of name table

Return Value

See Also

NameTable Class | Aveva.Pdms.Database Namespace | NameTable.GetNameTable Overload List