pmMDA.NET

IDataObjectHandler.Store Method

[This is preliminary documentation and subject to change.]

Stores a specified data object in the persistent store.

Overload List

Stores a specified data object in the persistent store.

void Store(IDataObject);

Stores a bunch of root objects within the same transaction.

void Store(IDataObject[]);

Stores the modified item of a paged collection.

void Store(PagedReadOnlyCollection);

See Also

IDataObjectHandler Interface | PmMda.Net.Dog Namespace