The properties of the DbElement class are listed below. For a complete list of DbElement class members, see the DbElement Members topic.
DbType | Get the Database Type associated with the Element. |
IsDeleteable | True if this Element can be deleted. |
IsDeleted | True if the Element has been deleted. |
IsHierarchyDeleteable | True if the Element and all its descendants can be deleted together. |
IsNull | True if this Element is null. |
IsValid | True if this Element is valid. |
Owner | Owner Element of this Element. If none, returns a null DbElement. |
Previous | Previous Element in order from this Element. If none, returns a null DbElement. |
DbElement Class | Aveva.Pdms.Database Namespace