StatementTimestamp Property |
Gets the timestamp associated with this statement execution.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public Nullable<DateTimeOffset> Timestamp { get; }
Property Value
Type:
NullableDateTimeOffsetImplements
IStatementTimestampSee Also