BsonObjectIdGenerateNewId Method |
Name | Description | |
---|---|---|
GenerateNewId | Obsolete.
Generates a new BsonObjectId with a unique value.
| |
GenerateNewId(DateTime) | Obsolete.
Generates a new BsonObjectId with a unique value (with the timestamp component based on a given DateTime).
| |
GenerateNewId(Int32) | Obsolete.
Generates a new BsonObjectId with a unique value (with the given timestamp).
|