Click or drag to resize

MongoDatabaseBaseListCollections Method

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