Class ListDatabasesOperation
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Represents the listDatabases command.
- Inheritance
-
List
Databases Operation
- Implements
- Inherited Members
- Extension Methods
Constructors
- List
Databases Operation(Message Encoder Settings) Initializes a new instance of the List
Databases class.Operation
Properties
- Authorized
Databases Gets or sets the AuthorizedDatabases flag.
- Comment
Gets or sets the comment.
- Filter
Gets or sets the filter.
- Message
Encoder Settings Gets the message encoder settings.
- Name
Only Gets or sets the NameOnly flag.
- Retry
Requested Gets or sets whether or not retry was requested.
Methods
- Execute(IRead
Binding, Cancellation Token) Executes the operation.
- Execute
Async(IRead Binding, Cancellation Token) Executes the operation.