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