CqlCommandSetTimestamp Method |
Namespace: Cassandra.Data.LinqAssembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntaxpublic CqlCommand SetTimestamp(
DateTimeOffset timestamp
)
Parameters
- timestamp
- Type: SystemDateTimeOffset
Return Value
Type:
CqlCommand
See Also