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