ReportExecutionService 클래스

상속 계층 구조

Object
  MarshalByRefObject
    Component
      WebClientProtocol
        HttpWebClientProtocol
          SoapHttpClientProtocol
            Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ReportExecutionService

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
<WebServiceBindingAttribute(Name := "ReportExecutionServiceSoap", Namespace := "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")> _
Public Class ReportExecutionService _
    Inherits SoapHttpClientProtocol
[WebServiceBindingAttribute(Name = "ReportExecutionServiceSoap", Namespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")]
public class ReportExecutionService : SoapHttpClientProtocol
[WebServiceBindingAttribute(Name = L"ReportExecutionServiceSoap", Namespace = L"https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")]
public ref class ReportExecutionService : public SoapHttpClientProtocol
[<WebServiceBindingAttribute(Name = "ReportExecutionServiceSoap", Namespace = "https://schemas.microsoft.com/sqlserver/2005/06/30/reporting/reportingservices")>]
type ReportExecutionService =  
    class
        inherit SoapHttpClientProtocol
    end
public class ReportExecutionService extends SoapHttpClientProtocol

ReportExecutionService 형식에서는 다음과 같은 멤버를 노출합니다.

생성자

  이름 설명
Public 메서드 ReportExecutionService

위쪽

속성

  이름 설명
Public 속성 AllowAutoRedirect 클라이언트가 서버 리디렉션을 자동으로 따르는지 여부를 나타내는 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨)
Protected 속성 CanRaiseEvents 구성 요소가 이벤트를 발생시킬 수 있는지 여부를 나타내는 값을 가져옵니다. (Component에서 상속됨)
Public 속성 ClientCertificates 클라이언트 인증서의 컬렉션을 가져옵니다. (HttpWebClientProtocol에서 상속됨)
Public 속성 ConnectionGroupName 요청에 대한 연결 그룹의 이름을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨)
Public 속성 Container Component 가 포함된 IContainer를 가져옵니다. (Component에서 상속됨)
Public 속성 CookieContainer 쿠키의 컬렉션을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨)
Public 속성 Credentials XML Web services 클라이언트 인증의 보안 자격 증명을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨)
Protected 속성 DesignMode Component 가 현재 디자인 모드인지 여부를 나타내는 값을 가져옵니다. (Component에서 상속됨)
Public 속성 EnableDecompression 이 HttpWebClientProtocol에 대해 압축 해제가 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨)
Protected 속성 Events 이 Component에 연결된 이벤트 처리기의 목록을 가져옵니다. (Component에서 상속됨)
Public 속성 ExecutionHeaderValue
Public 속성 PreAuthenticate 사전 인증을 활성화할지 여부를 나타내는 값을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨)
Public 속성 PrintControlClsidHeaderValue
Public 속성 Proxy 방화벽을 통해 XML Web services를 요청하기 위한 프록시 정보를 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨)
Public 속성 RequestEncoding XML Web services에 클라이언트 요청을 하는 데 사용되는 Encoding입니다. (WebClientProtocol에서 상속됨)
Public 속성 ServerInfoHeaderValue
Public 속성 Site Component 의 ISite를 가져오거나 설정합니다. (Component에서 상속됨)
Public 속성 SoapVersion XML Web services에 대한 SOAP 요청을 만드는 데 사용되는 SOAP 프로토콜의 버전을 가져오거나 설정합니다. (SoapHttpClientProtocol에서 상속됨)
Public 속성 Timeout 동기 XML Web services 요청에 대한 응답이 도착하기까지 대기하는 시간(밀리초)을 나타냅니다. (WebClientProtocol에서 상속됨)
Public 속성 TrustedUserHeaderValue
Public 속성 UnsafeAuthenticatedConnectionSharing 클라이언트가 NTLM 인증을 사용하여 XML Web services가 호스팅되는 웹 서버에 연결하는 데 연결 공유가 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨)
Public 속성 Url 클라이언트에서 요청 중인 XML Web services의 기본 URL을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨)
Public 속성 UseDefaultCredentials Credentials 속성을 CredentialCache.DefaultCredentials 속성 값으로 설정할지 여부를 나타내는 값을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨)
Public 속성 UserAgent 각 요청과 함께 보내지는 사용자 에이전트 헤더에 대한 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨)

위쪽

메서드

  이름 설명
Public 메서드 Abort XML Web services 메서드에 대한 요청을 취소합니다. (WebClientProtocol에서 상속됨)
Public 메서드 BeginFindString
Public 메서드 BeginGetDocumentMap
Public 메서드 BeginGetExecutionInfo
Public 메서드 BeginGetExecutionInfo2
Public 메서드 BeginGetRenderResource
Protected 메서드 BeginInvoke SOAP를 사용하여 XML Web services의 비동기 호출을 시작합니다. (SoapHttpClientProtocol에서 상속됨)
Public 메서드 BeginListRenderingExtensions
Public 메서드 BeginListSecureMethods
Public 메서드 BeginLoadDrillthroughTarget
Public 메서드 BeginLoadDrillthroughTarget2
Public 메서드 BeginLoadReport
Public 메서드 BeginLoadReport2
Public 메서드 BeginLoadReportDefinition
Public 메서드 BeginLoadReportDefinition2
Public 메서드 BeginLogoff
Public 메서드 BeginLogonUser
Public 메서드 BeginNavigateBookmark
Public 메서드 BeginNavigateDocumentMap
Public 메서드 BeginRender
Public 메서드 BeginRender2
Public 메서드 BeginRenderStream
Public 메서드 BeginResetExecution
Public 메서드 BeginResetExecution2
Public 메서드 BeginSetExecutionCredentials
Public 메서드 BeginSetExecutionCredentials2
Public 메서드 BeginSetExecutionParameters
Public 메서드 BeginSetExecutionParameters2
Public 메서드 BeginSort
Public 메서드 BeginSort2
Public 메서드 BeginToggleItem
Public 메서드 CancelAsync
Public 메서드 CreateObjRef 보안 중요 원격 개체와 통신하는 데 사용되는 프록시 생성에 필요한 모든 관련 정보가 들어 있는 개체를 만듭니다. (MarshalByRefObject에서 상속됨)
Public 메서드 Discover Url 의 검색 문서에 설명되어 있는 XML Web services에 동적으로 바인딩합니다. (SoapHttpClientProtocol에서 상속됨)
Public 메서드 Dispose() Component 에서 사용하는 모든 리소스를 해제합니다. (Component에서 상속됨)
Protected 메서드 Dispose(Boolean) Component 에서 사용하는 관리되지 않는 리소스를 해제하고, 관리되는 리소스를 선택적으로 해제할 수 있습니다. (Component에서 상속됨)
Public 메서드 EndFindString
Public 메서드 EndGetDocumentMap
Public 메서드 EndGetExecutionInfo
Public 메서드 EndGetExecutionInfo2
Public 메서드 EndGetRenderResource
Protected 메서드 EndInvoke SOAP를 사용하여 XML Web services 메서드의 비동기 호출을 종료합니다. (SoapHttpClientProtocol에서 상속됨)
Public 메서드 EndListRenderingExtensions
Public 메서드 EndListSecureMethods
Public 메서드 EndLoadDrillthroughTarget
Public 메서드 EndLoadDrillthroughTarget2
Public 메서드 EndLoadReport
Public 메서드 EndLoadReport2
Public 메서드 EndLoadReportDefinition
Public 메서드 EndLoadReportDefinition2
Public 메서드 EndLogoff
Public 메서드 EndLogonUser
Public 메서드 EndNavigateBookmark
Public 메서드 EndNavigateDocumentMap
Public 메서드 EndRender
Public 메서드 EndRender2
Public 메서드 EndRenderStream
Public 메서드 EndResetExecution
Public 메서드 EndResetExecution2
Public 메서드 EndSetExecutionCredentials
Public 메서드 EndSetExecutionCredentials2
Public 메서드 EndSetExecutionParameters
Public 메서드 EndSetExecutionParameters2
Public 메서드 EndSort
Public 메서드 EndSort2
Public 메서드 EndToggleItem
Public 메서드 Equals 지정한 개체와 현재 개체가 같은지를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에 의해 Component가 회수되기 전에 관리되지 않는 리소스를 해제하고 기타 정리 작업을 수행합니다. (Component에서 상속됨)
Public 메서드 FindString
Public 메서드 FindStringAsync(Int32, Int32, String)
Public 메서드 FindStringAsync(Int32, Int32, String, Object)
Public 메서드 GetDocumentMap
Public 메서드 GetDocumentMapAsync()
Public 메서드 GetDocumentMapAsync(Object)
Public 메서드 GetExecutionInfo
Public 메서드 GetExecutionInfo2
Public 메서드 GetExecutionInfo2Async()
Public 메서드 GetExecutionInfo2Async(Object)
Public 메서드 GetExecutionInfoAsync()
Public 메서드 GetExecutionInfoAsync(Object)
Public 메서드 GetHashCode 기본 해시 함수로 작동합니다. (Object에서 상속됨)
Public 메서드 GetLifetimeService 보안 중요 이 인스턴스의 수명 정책을 제어하는 현재의 수명 서비스 개체를 검색합니다. (MarshalByRefObject에서 상속됨)
Protected 메서드 GetReaderForMessage SoapClientMessage 매개 변수의 Stream 속성을 사용하여 초기화된 XmlReader를 반환합니다. (SoapHttpClientProtocol에서 상속됨)
Public 메서드 GetRenderResource
Public 메서드 GetRenderResourceAsync(String, String)
Public 메서드 GetRenderResourceAsync(String, String, Object)
Protected 메서드 GetService Component 또는 해당 Container에서 제공하는 서비스를 나타내는 개체를 반환합니다. (Component에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Protected 메서드 GetWebRequest 지정된 uri에 대한 WebRequest를 만듭니다. (SoapHttpClientProtocol에서 상속됨)
Protected 메서드 GetWebResponse(WebRequest) XML Web services 메서드에 대한 동기 요청에서 응답을 반환합니다. (HttpWebClientProtocol에서 상속됨)
Protected 메서드 GetWebResponse(WebRequest, IAsyncResult) XML Web services 메서드에 대한 비동기 요청에서 응답을 반환합니다. (HttpWebClientProtocol에서 상속됨)
Protected 메서드 GetWriterForMessage SoapClientMessage 매개 변수의 Stream 속성을 사용하여 초기화된 XmlWriter를 반환합니다. (SoapHttpClientProtocol에서 상속됨)
Public 메서드 InitializeLifetimeService 보안 중요 이 인스턴스의 수명 정책을 제어하기 위한 수명 서비스 개체를 가져옵니다. (MarshalByRefObject에서 상속됨)
Protected 메서드 Invoke
Protected 메서드 InvokeAsync(String, array<Object[], SendOrPostCallback) 지정한 메서드를 비동기적으로 호출합니다. (SoapHttpClientProtocol에서 상속됨)
Protected 메서드 InvokeAsync(String, array<Object[], SendOrPostCallback, Object) 지정한 메서드를 비동기적으로 호출합니다. (SoapHttpClientProtocol에서 상속됨)
Public 메서드 ListRenderingExtensions
Public 메서드 ListRenderingExtensionsAsync()
Public 메서드 ListRenderingExtensionsAsync(Object)
Public 메서드 ListSecureMethods
Public 메서드 ListSecureMethodsAsync()
Public 메서드 ListSecureMethodsAsync(Object)
Public 메서드 LoadDrillthroughTarget
Public 메서드 LoadDrillthroughTarget2
Public 메서드 LoadDrillthroughTarget2Async(String)
Public 메서드 LoadDrillthroughTarget2Async(String, Object)
Public 메서드 LoadDrillthroughTargetAsync(String)
Public 메서드 LoadDrillthroughTargetAsync(String, Object)
Public 메서드 LoadReport
Public 메서드 LoadReport2
Public 메서드 LoadReport2Async(String, String)
Public 메서드 LoadReport2Async(String, String, Object)
Public 메서드 LoadReportAsync(String, String)
Public 메서드 LoadReportAsync(String, String, Object)
Public 메서드 LoadReportDefinition
Public 메서드 LoadReportDefinition2
Public 메서드 LoadReportDefinition2Async(array<Byte[])
Public 메서드 LoadReportDefinition2Async(array<Byte[], Object)
Public 메서드 LoadReportDefinitionAsync(array<Byte[])
Public 메서드 LoadReportDefinitionAsync(array<Byte[], Object)
Public 메서드 Logoff
Public 메서드 LogoffAsync()
Public 메서드 LogoffAsync(Object)
Public 메서드 LogonUser
Public 메서드 LogonUserAsync(String, String, String)
Public 메서드 LogonUserAsync(String, String, String, Object)
Protected 메서드 MemberwiseClone() 현재 Object의 부분 복사본을 만듭니다. (Object에서 상속됨)
Protected 메서드 MemberwiseClone(Boolean) 현재 MarshalByRefObject 개체의 단순 복사본을 만듭니다. (MarshalByRefObject에서 상속됨)
Public 메서드 NavigateBookmark
Public 메서드 NavigateBookmarkAsync(String)
Public 메서드 NavigateBookmarkAsync(String, Object)
Public 메서드 NavigateDocumentMap
Public 메서드 NavigateDocumentMapAsync(String)
Public 메서드 NavigateDocumentMapAsync(String, Object)
Public 메서드 Render
Public 메서드 Render2
Public 메서드 Render2Async(String, String, PageCountMode)
Public 메서드 Render2Async(String, String, PageCountMode, Object)
Public 메서드 RenderAsync(String, String)
Public 메서드 RenderAsync(String, String, Object)
Public 메서드 RenderStream
Public 메서드 RenderStreamAsync(String, String, String)
Public 메서드 RenderStreamAsync(String, String, String, Object)
Public 메서드 ResetExecution
Public 메서드 ResetExecution2
Public 메서드 ResetExecution2Async()
Public 메서드 ResetExecution2Async(Object)
Public 메서드 ResetExecutionAsync()
Public 메서드 ResetExecutionAsync(Object)
Public 메서드 SetExecutionCredentials
Public 메서드 SetExecutionCredentials2
Public 메서드 SetExecutionCredentials2Async(array<DataSourceCredentials[])
Public 메서드 SetExecutionCredentials2Async(array<DataSourceCredentials[], Object)
Public 메서드 SetExecutionCredentialsAsync(array<DataSourceCredentials[])
Public 메서드 SetExecutionCredentialsAsync(array<DataSourceCredentials[], Object)
Public 메서드 SetExecutionParameters
Public 메서드 SetExecutionParameters2
Public 메서드 SetExecutionParameters2Async(array<ParameterValue[], String)
Public 메서드 SetExecutionParameters2Async(array<ParameterValue[], String, Object)
Public 메서드 SetExecutionParametersAsync(array<ParameterValue[], String)
Public 메서드 SetExecutionParametersAsync(array<ParameterValue[], String, Object)
Public 메서드 Sort
Public 메서드 Sort2
Public 메서드 Sort2Async(String, SortDirectionEnum, Boolean, PageCountMode)
Public 메서드 Sort2Async(String, SortDirectionEnum, Boolean, PageCountMode, Object)
Public 메서드 SortAsync(String, SortDirectionEnum, Boolean)
Public 메서드 SortAsync(String, SortDirectionEnum, Boolean, Object)
Public 메서드 ToggleItem
Public 메서드 ToggleItemAsync(String)
Public 메서드 ToggleItemAsync(String, Object)
Public 메서드 ToString Component 의 이름이 포함된 String을 반환합니다.이 메서드는 재정의할 수 없습니다. (Component에서 상속됨)

위쪽

이벤트

  이름 설명
Public 이벤트 Disposed Dispose 메서드를 호출하여 구성 요소가 삭제되는 경우 발생합니다. (Component에서 상속됨)
Public 이벤트 FindStringCompleted
Public 이벤트 GetDocumentMapCompleted
Public 이벤트 GetExecutionInfo2Completed
Public 이벤트 GetExecutionInfoCompleted
Public 이벤트 GetRenderResourceCompleted
Public 이벤트 ListRenderingExtensionsCompleted
Public 이벤트 ListSecureMethodsCompleted
Public 이벤트 LoadDrillthroughTarget2Completed
Public 이벤트 LoadDrillthroughTargetCompleted
Public 이벤트 LoadReport2Completed
Public 이벤트 LoadReportCompleted
Public 이벤트 LoadReportDefinition2Completed
Public 이벤트 LoadReportDefinitionCompleted
Public 이벤트 LogoffCompleted
Public 이벤트 LogonUserCompleted
Public 이벤트 NavigateBookmarkCompleted
Public 이벤트 NavigateDocumentMapCompleted
Public 이벤트 Render2Completed
Public 이벤트 RenderCompleted
Public 이벤트 RenderStreamCompleted
Public 이벤트 ResetExecution2Completed
Public 이벤트 ResetExecutionCompleted
Public 이벤트 SetExecutionCredentials2Completed
Public 이벤트 SetExecutionCredentialsCompleted
Public 이벤트 SetExecutionParameters2Completed
Public 이벤트 SetExecutionParametersCompleted
Public 이벤트 Sort2Completed
Public 이벤트 SortCompleted
Public 이벤트 ToggleItemCompleted

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스