Interface IHasCreateCollectionOptions
Namespace: Volo.Abp.MongoDB
Assembly: Volo.Abp.MongoDB.dll
Syntax
public interface IHasCreateCollectionOptions
Properties
CreateCollectionOptions
Declaration
CreateCollectionOptions<BsonDocument> CreateCollectionOptions { get; }
Property Value
Type | Description |
---|---|
CreateCollectionOptions<BsonDocument> |