次の方法で共有


OperationException.Results プロパティ

定義

操作の XMLA 結果を取得します。

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

プロパティ値

操作の結果。

適用対象