CollectionTransactionsHelperOMDelete Method

Overload List

OMDelete(IEnumerableIOMSnapshot, String) Removes persistend objects of the snapshot specified in the collection as one transaction Allows to delete set of heterogeneous objects in one transaction.
OMDelete(IOMSnapshot, String) Apply update of the specific snapshot. virtually any object may be updated even those which are not supporting IOMStorable interface.

See Also