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