Click or drag to resize

IMongoDatabase.ListCollectionsAsync Method

Overload List
  NameDescription
Public methodListCollectionsAsync(ListCollectionsOptions, CancellationToken)
Lists all the collections in the database.
Public methodListCollectionsAsync(IClientSessionHandle, ListCollectionsOptions, CancellationToken)
Lists all the collections in the database.
Top
See Also