ModelOperationResult.XmlaResults 属性

定义

服务器返回的 Xmla 结果(如果有),或者,如果没有向服务器发送任何请求或服务器未返回任何内容,则为“NULL”

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

属性值

适用于