Table of Contents

Class GetDatabaseOptions

Namespace
DataStax.AstraDB.DataApi.Admin
Assembly
DataStax.AstraDB.DataApi.dll

Command options specific to the database admin's and DataAPIClient's GetDatabase methods.

public class GetDatabaseOptions : DatabaseCommandOptions
Inheritance
GetDatabaseOptions
Inherited Members

Constructors

GetDatabaseOptions()

Creates a new instance of GetDatabaseOptions with default values.

public GetDatabaseOptions()