ErrorConfiguration.KeyErrorAction Property

Definition

Gets or sets the action for Analysis Services to take when an error occurs on a key.

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

Property Value

An enumeration that corresponds to the allowed values for KeyErrorAction.

Applies to