CqlQueryOptionsSetTimestamp Method |
Sets the timestamp for the query.
Namespace:
Cassandra.Mapping
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public CqlQueryOptions SetTimestamp(
Nullable<DateTimeOffset> timestamp
)
Parameters
- timestamp
- Type: SystemNullableDateTimeOffset
Return Value
Type:
CqlQueryOptionsSee Also