TableOptionsCompressionParams Property |
The compression options for this table.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.1.0
Syntax public SortedDictionary<string, string> CompressionParams { get; }
Return Value
Type:
SortedDictionaryString,
Stringa dictionary containing the compression options for this table.
See Also