Click or drag to resize
KeyspaceMetadataStrategyClass Property
Gets the Strategy Class of this keyspace.

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

Return Value

Type: String
name of StrategyClass of this keyspace.
See Also