OperationException.Results 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.
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.