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

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

Property Value

Type: String
See Also