ValidationError 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 ErrorCode

Gets or sets the error code.

System_CAPS_pubproperty ErrorText

Gets or sets the error text for this instance.

System_CAPS_pubproperty FullErrorText

Gets the full error text for this instance.

System_CAPS_pubproperty Priority

Gets or sets the error priority.

System_CAPS_pubproperty Source

Gets or sets the validation source for this instance.

See Also

ValidationError Class
Microsoft.AnalysisServices Namespace

Return to top