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

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public string Keyspace { get; }

Property Value

Type: String

Implements

ISessionKeyspace
See Also