FixUpExpressions Enumeration

 

Updated: May 24, 2016

Specifies the fixup expressions.

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

public enum class FixUpExpressions

Member nameDescription
Default

The default expression.

Disabled

The expression is disabled.

Enabled

The expression is enabled.

Return to top
Show: