Class ListKeyspacesOptions
Command options specific to the database admin's ListKeyspaces methods.
public class ListKeyspacesOptions : GetDatabaseInfoOptions
- Inheritance
-
ListKeyspacesOptions
- Derived
- Inherited Members
Constructors
ListKeyspacesOptions()
Creates a new instance of ListKeyspacesOptions with default values.
public ListKeyspacesOptions()
ListKeyspacesOptions(CommandOptions)
Creates a new ListKeyspacesOptions with the settings of a provided CommandOptions.
protected ListKeyspacesOptions(CommandOptions source)
Parameters
sourceCommandOptions