AVEVA Database .NET Public Interface

Db Properties

The properties of the Db class are listed below. For a complete list of Db class members, see the Db Members topic.

Public Instance Properties

CurrentSession Current session on this Database
DbItem System Database Element that represents this Database. Various queries are available from this.
ExtractNumber Extract number (integer)
HasChangedThisSession True, if there are changes in this Database in the current session
IsExtract True, if this Database is an extract database
IsReadOnly True, if this Database is read-only
LatestSessionOnDb Most recent session on this Database
Name Database name
Number Database number (integer)
Type Database type
World Root "world" Element for this Database

See Also

Db Class | Aveva.Pdms.Database Namespace