pmMDA.NET

IRemotingHandler.Store Method

[This is preliminary documentation and subject to change.]

Stores the data object which belongs to the specified dogUpdate.

Overload List

Stores the data object which belongs to the specified dogUpdate.

void Store(ref DogUpdate);

Stores the data objects which belong to the specified dogUpdates within one transaction.

void Store(ref DogUpdate[]);

See Also

IRemotingHandler Interface | PmMda.Net.Dog.Remoting Namespace