| KeyspaceMetadataReplication Property  | 
             Returns the replication options for this keyspace.
            
 
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.6.0
Syntaxpublic IDictionary<string, int> Replication { get; }Return Value
Type: 
IDictionaryString, 
Int32a dictionary containing the keyspace replication strategy options.
See Also