AscendingGuidGeneratorGenerateId Method |
Name | Description | |
---|---|---|
GenerateId(Object, Object) |
Generates an ascending Guid for a document. Consecutive invocations
should generate Guids that are ascending from a MongoDB perspective
| |
GenerateId(Int64, Byte, Int32) |
Generates a Guid for a document. Note - this is purely used for
unit testing
|