Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetCreations | Get list of elements created. This only includes 'top level' creations. e.g. if you create a site and everything below it, just the site will be returned. |
GetDeletions | Get list of elements deleted. This only includes 'top level' creations. e.g. if you delete a site and everything below it, just the site will be returned. |
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. |
GetMemberChanges | Return the list of elements whose member list has changed |
GetModified | Return the list of elements which have been modified |
GetMoved | Return the list of elements which have been moved (INCLUDE comman) in the database hierarchy |
GetType (inherited from Object) | Gets the Type of the current instance. |
IsAttributeModified | Test if a specific attribute was modified on an element |
ToString (inherited from Object) | Returns a String that represents the current Object. |
DbUserChanges Class | Aveva.Pdms.Database Namespace