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