TimeUuid Conversion (Guid to TimeUuid) |
From Guid to TimeUuid
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public static implicit operator TimeUuid (
Guid value
)
Parameters
- value
- Type: SystemGuid
Return Value
Type:
TimeUuidSee Also