Table of Contents

Class ListKeyspacesOptions

Namespace
DataStax.AstraDB.DataApi.Core
Assembly
DataStax.AstraDB.DataApi.dll

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

source CommandOptions