ModelOperationResult.XmlaResults 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 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