XmlaError 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 CallStack

Gets the call stack of the current error.

System_CAPS_pubproperty Description

Gets or sets the description.(Inherited from XmlaMessage.)

System_CAPS_pubproperty ErrorCode

Gets the error code.

System_CAPS_pubproperty HelpFile

Gets or sets the help file.(Inherited from XmlaMessage.)

System_CAPS_pubproperty Location

Gets or sets the location information.(Inherited from XmlaMessage.)

System_CAPS_pubproperty Source

Gets or sets the source.(Inherited from XmlaMessage.)

See Also

XmlaError Class
Microsoft.AnalysisServices Namespace

Return to top