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.5 (git 25b8d4e)
Syntax public static TimeUuid NewId(
DateTimeOffset date
)
Parameters
- date
- Type: SystemDateTimeOffset
Return Value
Type:
TimeUuidSee Also