ErrorConfiguration Properties

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Properties

Name Description
System_CAPS_pubproperty CalculationError

Gets or sets the calculation error that occurs during configuration.

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_pubproperty KeyDuplicate

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.

System_CAPS_pubproperty KeyErrorAction

Gets or sets the action for Analysis Services to take when an error occurs on a key.

System_CAPS_pubproperty KeyErrorLimit

Gets or sets the number of errors allowed during processing.

System_CAPS_pubproperty KeyErrorLimitAction

Gets or sets the action Analysis Services takes when the key error count that is specified in the KeyErrorLimit element is reached.

System_CAPS_pubproperty KeyErrorLogFile

Gets or sets the file name for logging processing errors.

System_CAPS_pubproperty KeyNotFound

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

System_CAPS_pubproperty NullKeyConvertedToUnknown

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

System_CAPS_pubproperty NullKeyNotAllowed

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

System_CAPS_pubproperty Site

(Inherited from Component.)

See Also

ErrorConfiguration Class
Microsoft.AnalysisServices Namespace

Return to top