The methods of the Db class are listed below. For a complete list of Db class members, see the Db Members topic.
ElementExists | Query whether the named Element exists in this Database. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FindElement | Find Element of given name. If it does not exits then returns a null element. |
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. |
Session | Overloaded. Get numbered session on extract, from this Database. |
SessionBeforeDate | Return most recent session before Date-Time, from this Database |
ToString (inherited from Object) | Returns a String that represents the current Object. |
WorldMembers | Get child Elements of the World element of this Database. N.B. the normal query for members of a world goes across Databases. |
Db Class | Aveva.Pdms.Database Namespace