pmMDA.NET

ClientDataObjectHandler.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

ClientDataObjectHandler Class | PmMda.Net.Dog.Remoting Namespace | ClientDataObjectHandler.Store Overload List