AVEVA Database .NET Public Interface

MdbIntTable Class

Class for scanning an integer table representing all dbs of given type within the current MDB. The actual scanning of the name table is performed by getting a MdbIntTableEnumerator and iterating on that

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

System.Object
   Aveva.Pdms.Database.MdbIntTable

public abstract class MdbIntTable : IEnumerable, IDisposable

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

MdbIntTable Members | Aveva.Pdms.Database Namespace