pmMDA.NET

PersistenceHandler.Store Method (IDataObject[])

[This is preliminary documentation and subject to change.]

Stores a bunch of root objects within the same transaction.

public void Store(
   IDataObject[] roots
);

Parameters

roots
The root objects to store.

Implements

IDataObjectHandler.Store

See Also

PersistenceHandler Class | PmMda.Net.Dog.Persistence Namespace | PersistenceHandler.Store Overload List