AVEVA Database .NET Public Interface

DbRawChanges.isTopLevelDelete Method 

Tests if a 'top level' deletion. e.g. if you delete an equipment then the equipment is 'top level' but the owned primitives are not.

public abstract bool isTopLevelDelete(
   DbElement element
);

Parameters

element

Return Value

See Also

DbRawChanges Class | Aveva.Pdms.Database Namespace