DataEncodingHint Enumeration

 

Updated: May 24, 2016

Specifies the hint for data encoding.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

public enum class DataEncodingHint

Member nameDescription
AutomaticEncoding

Specifies the automatic encoding.

HashEncoding

Specifies the hash encoding.

ValueEncoding

Specifies the value encoding.

Return to top
Show: