다음을 통해 공유


ErrorConfiguration.KeyErrorLimitAction Property

Definition

Gets or sets the action Analysis Services takes when the key error count that is specified in the KeyErrorLimit element is reached.

public Microsoft.AnalysisServices.KeyErrorLimitAction KeyErrorLimitAction { get; set; }
member this.KeyErrorLimitAction : Microsoft.AnalysisServices.KeyErrorLimitAction with get, set
Public Property KeyErrorLimitAction As KeyErrorLimitAction

Property Value

The enumeration that corresponds to the allowed values for KeyErrorLimitAction.

Applies to