[This is preliminary documentation and subject to change.]
Stores the data object which belongs to the specified dogUpdate.
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[]);
HostRemotingHandler Class | PmMda.Net.Dog.Remoting Namespace