Click or drag to resize

CqlConnectionDatabase Property

Returns the Keyspace

Namespace:  Dse.Data
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public override string Database { get; }

Property Value

Type: String

Implements

IDbConnectionDatabase
See Also