pmMDA.NET

IRemotingHandler.Store Method (DogUpdate)

[This is preliminary documentation and subject to change.]

Stores the data object which belongs to the specified dogUpdate.

void Store(
   ref DogUpdate dogUpdate
);

Parameters

dogUpdate
The dog update which represents the root object.

Remarks

The data object updates referenced by the dogUpdate will contain the new id and timestamp of the appropriate data objects.

See Also

IRemotingHandler Interface | PmMda.Net.Dog.Remoting Namespace | IRemotingHandler.Store Overload List