IStatementTimestamp Property |
Gets the timestamp associated with this statement execution.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax Nullable<DateTimeOffset> Timestamp { get; }
Property Value
Type:
NullableDateTimeOffsetSee Also