Share via


OperationException.Results 속성

Gets or sets the results of the operation.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public ReadOnly Property Results As XmlaResultCollection 
    Get
‘사용 방법
Dim instance As OperationException 
Dim value As XmlaResultCollection 

value = instance.Results
public XmlaResultCollection Results { get; }
public:
property XmlaResultCollection^ Results {
    XmlaResultCollection^ get ();
}
member Results : XmlaResultCollection
function get Results () : XmlaResultCollection

속성 값

유형: Microsoft.AnalysisServices.XmlaResultCollection
The results of the operation.

참고 항목

참조

OperationException 클래스

Microsoft.AnalysisServices 네임스페이스