pmMDA.NET

IDataObjectHandler.Store Method (IDataObject)

[This is preliminary documentation and subject to change.]

Stores a specified data object in the persistent store.

void Store(
   IDataObject root
);

Parameters

root
The data object to store.

Return Value

Updates list of the data object wich are involved in the store process.

Remarks

All data objects which are referenced from the root are stored too.

See Also

IDataObjectHandler Interface | PmMda.Net.Dog Namespace | IDataObjectHandler.Store Overload List