StatementTimestamp Property |
Gets the timestamp associated with this statement execution.
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntaxpublic Nullable<DateTimeOffset> Timestamp { get; }
Property Value
Type:
NullableDateTimeOffsetImplements
IStatementTimestamp
See Also