AVEVA Database .NET Public Interface

MDB Class

Representation of an MDB The MDB is accessed via the currentMDB N.B. most methods do not return anything useful until the MDB is opened. (class needs to be remnmed Mdb rather than MDB, similarly MDBSetup should be MdbSetup )

For a list of all members of this type, see MDB Members.

System.Object
   Aveva.Pdms.Database.MDB

public abstract class MDB

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Aveva.Pdms.Database

Assembly: Aveva.Pdms.Database (in Aveva.Pdms.Database.dll)

See Also

MDB Members | Aveva.Pdms.Database Namespace