Click or drag to resize
SessionKeyspace Property
Gets or sets the keyspace

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public string Keyspace { get; }

Property Value

Type: String

Implements

ISessionKeyspace
See Also