Get object that represents the entire name table for a MDB
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);
MdbNameTable Class | Aveva.Pdms.Database Namespace