OperationException.Results Property

Definition

Gets the XMLA results of the operation.

public Microsoft.AnalysisServices.XmlaResultCollection Results { get; }
member this.Results : Microsoft.AnalysisServices.XmlaResultCollection
Public ReadOnly Property Results As XmlaResultCollection

Property Value

The results of the operation.

Applies to