AVEVA Database .NET Public Interface

DbPostElementChange Methods

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

Public Static Methods

AddPostAttributeChange Add Delegate to do post action on setting specified attribute - For AVEVA use only
AddPostCopyElement Add Delegate to do follow up action on copying element of specific type - For AVEVA use only
AddPostCreateElement Add Delegate to do follow up action on creating element of specific type- For AVEVA use only
AddPostMoveElement Add Delegate to do post action on moving element(i.e. INCLUDE) of given type - For AVEVA use only
AddPostRefAttributeChange Add Delegate to do post action on setting specified ref attribute - For AVEVA use only
AddPostRefListAttributeChange Add Delegate to do post action on setting specified ref array attribute - For AVEVA use only
AddPreDeleteElementOverloaded. Add Delegate to do pre action on deleting element of specific type- For AVEVA use only

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

DbPostElementChange Class | Aveva.Pdms.Database Namespace