ErrorConfiguration.KeyNotFound Property

Definition

Gets or sets how Analysis Services responds when it encounters a referential integrity error.

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

Property Value

An enumeration that corresponds to the allowed values for KeyNotFound.

Applies to