Click or drag to resize

IMongoDatabaseCreateCollectionAsync Method

Overload List
  NameDescription
Public methodCreateCollectionAsync(String, CreateCollectionOptions, CancellationToken)
Creates the collection with the specified name.
Public methodCreateCollectionAsync(IClientSessionHandle, String, CreateCollectionOptions, CancellationToken)
Creates the collection with the specified name.
Top
See Also