XmlaError.CallStack Property

Gets the call stack of the current error.

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

Syntax

C#
public string CallStack { get; }

Property Value

Type: System.String
The call stack of the current error.

See Also

Reference

XmlaError Class

Microsoft.AnalysisServices Namespace