Click or drag to resize
AggregateMetadataKeyspaceName Property
Name of the keyspace where the cql aggregate is declared.

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

Property Value

Type: String
See Also