ErrorConfiguration.KeyDuplicate Property

Definition

Gets or sets the KeyDuplicate property for an ErrorConfiguration object. This determines how Analysis Services handles a duplicate key error if it encounters one during processing.

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

Property Value

An enumeration of allowed values for KeyDuplicate.

Applies to