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