| TableOptionsCompactionOptions Property  | 
             The compaction options for this table.
            
 
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic SortedDictionary<string, string> CompactionOptions { get; }Return Value
Type: 
SortedDictionaryString, 
Stringa dictionary containing the compaction options for this table.
See Also