pmMDA.NET

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

public void Store(ref DogUpdate);

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

public void Store(ref DogUpdate[]);

See Also

HostRemotingHandler Class | PmMda.Net.Dog.Remoting Namespace