TimeUuidNewId Method (Byte, Byte, DateTimeOffset) |
Initializes a new instance of the TimeUuid structure
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public static TimeUuid NewId(
byte[] nodeId,
byte[] clockId,
DateTimeOffset date
)
Parameters
- nodeId
- Type: SystemByte
- clockId
- Type: SystemByte
- date
- Type: SystemDateTimeOffset
Return Value
Type:
TimeUuidSee Also