Interface IMongoCollectionOptions
A marker interface that represents options for creating a collection (see CollectionOptionsDocument and the CollectionOptions builder).
[BsonSerializer(typeof(UndiscriminatedActualTypeSerializer<IMongoCollectionOptions>))]
public interface IMongoCollectionOptions
- Extension Methods