Share via


Server.EndXmlaRequestAndGetResults 메서드

정의

Xmla 요청을 종료하고 Server에서 결과를 가져옵니다.

public Microsoft.AnalysisServices.XmlaResultCollection EndXmlaRequestAndGetResults ();
member this.EndXmlaRequestAndGetResults : unit -> Microsoft.AnalysisServices.XmlaResultCollection
Public Function EndXmlaRequestAndGetResults () As XmlaResultCollection

반환

요청의 지정된 결과입니다.

적용 대상