ErrorConfiguration.NullKeyConvertedToUnknown Property

Definition

Gets or sets the action to be taken when a null conversion error is encountered.

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

Property Value

An enumeration that corresponds to the allowed values for NullKeyConvertedToUnknown.

Applies to