CqlFunctionMaxTimeUuid Method |
CQL function maxTimeuuid() that returns biggest timeuuid value having the provided timestamp
Namespace:
Cassandra.Data.Linq
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public static CqlFunction MaxTimeUuid(
DateTimeOffset value
)
Parameters
- value
- Type: SystemDateTimeOffset
Return Value
Type:
CqlFunctionSee Also