Share via


ModelOperationResult.XmlaResults Property

Definition

Xmla results returned by the Server (if any) Or 'null', if there was no request sent to server or server didn't return anything

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

Property Value

Applies to