OperationException.XmlaRequest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
XMLA request that was sent to Server and failed [Can be null].
public string XmlaRequest { get; }
member this.XmlaRequest : string
Public ReadOnly Property XmlaRequest As String