Click or drag to resize

MongoDatabaseBaseListCollectionNames Method

Overload List
  NameDescription
Public methodListCollectionNames(ListCollectionNamesOptions, CancellationToken)
Lists the names of all the collections in the database.
Public methodListCollectionNames(IClientSessionHandle, ListCollectionNamesOptions, CancellationToken)
Lists the names of all the collections in the database.
Top
See Also