ErrorConfiguration.NullKeyNotAllowed Property

Definition

Gets or sets the property that determines how Analysis Services processing engine handles a null key error encountered during processing.

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

Property Value

An enumeration that corresponds to the allowed values for NullKeyNotAllowed.

Applies to