MongoIndexManagerBaseTDocumentCreateManyAsync Method (IClientSessionHandle, IEnumerableCreateIndexModelTDocument, CreateManyIndexesOptions, CancellationToken) |
Namespace: MongoDB.Driver
public virtual Task<IEnumerable<string>> CreateManyAsync( IClientSessionHandle session, IEnumerable<CreateIndexModel<TDocument>> models, CreateManyIndexesOptions options, CancellationToken cancellationToken = null )