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