Class ListDatabasesOptions

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Options for a list databases operation.

public sealed class ListDatabasesOptions

Inheritance

object

ListDatabasesOptions

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

object.ToString()

Properties

AuthorizedDatabases

Gets or sets the AuthorizedDatabases flag.

Comment

Gets or sets the comment.

Filter

Gets or sets the filter.

NameOnly

Gets or sets the NameOnly flag.