BusinessEntity.AtomicSave

Saves all the specified business entities within an atomic operation
(within the same transaction)

public static bool AtomicSave( BusinessEntity[] entities );

Return Value

True if saved successfully

Parameters

entities
Array of entities that is to be saved.

Overloads:

public static bool AtomicSave( BusinessEntity[] entities, bool verifyBeforeSave );

See also:

Class BusinessEntity


  Last Updated: 5/23/2007 | © , 2007