TimeUuidNewId Method (DateTimeOffset) |
Initializes a new instance of the TimeUuid structure, using a random node id and clock sequence
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public static TimeUuid NewId(
DateTimeOffset date
)
Parameters
- date
- Type: SystemDateTimeOffset
Return Value
Type:
TimeUuidSee Also