AVEVA Database .NET Public Interface

MDBSetup Members

MDBSetup overview

Public Static Methods

CreateMDBSetup Create instance of an MDBSetup passing in MDB name

Public Instance Properties

DefaultType Default database type. e.g. Design. This affects the initial position in the database.
Name MDB name
ReadOnly ReadOnly or not. If set then all DBs will be opened in read.
ReadTypes DbTypes to open in read
Stamp Stamp at which to open the MDB
Subtype Subtype, i.e. marine or not.
WriteTypes DbTypes to open in write.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

MDBSetup Class | Aveva.Pdms.Database Namespace