TableOptionsCompactionOptions Property |
The compaction options for this table.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public SortedDictionary<string, string> CompactionOptions { get; }
Return Value
Type:
SortedDictionaryString,
Stringa dictionary containing the compaction options for this table.
See Also