pmMDA.NET

DataObjectImpl.Timestamp Property

[This is preliminary documentation and subject to change.]

Gets or sets the timestamp used to implement optimistic locking.

public System.DateTime Timestamp {get; set;}

Implements

IDataObject.Timestamp

Remarks

Never set the timestamp from your code. The timestamp is calculated and set from the DOG framework.

See Also

DataObjectImpl Class | PmMda.Net.Dog Namespace