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