CqlFunctionMinTimeUuid Method |
CQL function maxTimeuuid() that returns smallest timeuuid value having the provided timestamp
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public static CqlFunction MinTimeUuid(
DateTimeOffset value
)
Parameters
- value
- Type: SystemDateTimeOffset
Return Value
Type:
CqlFunctionSee Also