AVEVA Database .NET Public Interface

NameTable.GetNameTable Method

Get object that represents entire name table for a DB

Overload List

Get object that represents entire name table for a DB

public static NameTable GetNameTable(Db,DbAttribute);

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

public static NameTable GetNameTable(Db,DbAttribute,string,string);

See Also

NameTable Class | Aveva.Pdms.Database Namespace