AVEVA Database .NET Public Interface

MdbNameTable.GetMdbNameTable Method

Get object that represents the entire name table for a MDB

Overload List

Get object that represents the entire name table for a MDB

public static MdbNameTable GetMdbNameTable(DbType,DbAttribute);

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

public static MdbNameTable GetMdbNameTable(DbType,DbAttribute,string,string);

See Also

MdbNameTable Class | Aveva.Pdms.Database Namespace