Click or drag to resize

MongoDatabaseBaseListCollectionsAsync Method

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