TimeUuidNewId Method (DateTimeOffset) |
Initializes a new instance of the TimeUuid structure, using a random node id and clock sequence
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic static TimeUuid NewId(
DateTimeOffset date
)
Parameters
- date
- Type: SystemDateTimeOffset
Return Value
Type:
TimeUuid
See Also