SequentialGuid Members
The SequentialGuid type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SequentialGuid(DateTime, DateTime) |
Initializes a new instance of the SequentialGuid class.
|
|
|
SequentialGuid()()()() |
Initializes a new instance of the SequentialGuid class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
NewGuid()()()() |
Creates a new sequential GUID using the IClock UTC time.
|
|
|
NewGuid(DateTime) |
Creates a new sequential GUID using the provided time stamp.
|
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
SequenceEndDate |
Gets the sequence end date.
|
|
|
SequenceStartDate |
Gets the sequence start date.
|
|
|
TimePerSequence |
Gets the period of time for each sequence step in the GUID generation.
|
|
|
TotalPeriod |
Gets the total period over which the GUID sequences are spread.
|

