AVEVA Database .NET Public Interface

MdbNameTable.GetMdbNameTable Method (DbType, DbAttribute, String, String)

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

public static MdbNameTable GetMdbNameTable(
   DbType dbtype,
   DbAttribute att,
   string firstName,
   string lastName
);

Parameters

dbtype
att
identity of name table
firstName
Start of range
lastName
End of range

Return Value

See Also

MdbNameTable Class | Aveva.Pdms.Database Namespace | MdbNameTable.GetMdbNameTable Overload List