KeyspaceMetadataStrategyClass Property |
Gets the Strategy Class of this keyspace.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public string StrategyClass { get; }
Return Value
Type:
Stringname of StrategyClass of this keyspace.
See Also