MiningStructure.ErrorConfiguration Property

Definition

Gets or sets the settings for handling errors that can occur when the MiningStructure is processed.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MiningStructure_ErrorConfiguration")]
public Microsoft.AnalysisServices.ErrorConfiguration ErrorConfiguration { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MiningStructure_ErrorConfiguration")>]
member this.ErrorConfiguration : Microsoft.AnalysisServices.ErrorConfiguration with get, set
Public Property ErrorConfiguration As ErrorConfiguration

Property Value

ErrorConfiguration

A ErrorConfiguration that specifies the settings for handling errors that can occur when the MiningStructure is processed.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to