C# (CSharp) MongoDB.Bson.Serialization.IdGenerators 네임스페이스

클래스들

이름 설명
BsonBinaryDataGuidGenerator Represents an Id generator for Guids stored in BsonBinaryData values.
BsonObjectIdGenerator Represents an Id generator for BsonObjectIds.
CombGuidGenerator Represents an Id generator for Guids using the COMB algorithm.
GuidGenerator Represents an Id generator for Guids.
NullIdChecker Represents an Id generator that only checks that the Id is not null.
ObjectIdGenerator Represents an Id generator for ObjectIds.
StringObjectIdGenerator Represents an Id generator for ObjectIds represented internally as strings.