AVEVA Database .NET Public Interface

DbUserChanges.GetDeletions Method 

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.

public abstract DbElement[] GetDeletions();

Return Value

See Also

DbUserChanges Class | Aveva.Pdms.Database Namespace