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