IMongoDatabaseCreateCollectionAsync Method |
Name | Description | |
---|---|---|
CreateCollectionAsync(String, CreateCollectionOptions, CancellationToken) |
Creates the collection with the specified name.
| |
CreateCollectionAsync(IClientSessionHandle, String, CreateCollectionOptions, CancellationToken) |
Creates the collection with the specified name.
|