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 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
ReportExecutionService |
위쪽
속성
이름 | 설명 | |
---|---|---|
AllowAutoRedirect | 클라이언트가 서버 리디렉션을 자동으로 따르는지 여부를 나타내는 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨) | |
CanRaiseEvents | 구성 요소가 이벤트를 발생시킬 수 있는지 여부를 나타내는 값을 가져옵니다. (Component에서 상속됨) | |
ClientCertificates | 클라이언트 인증서의 컬렉션을 가져옵니다. (HttpWebClientProtocol에서 상속됨) | |
ConnectionGroupName | 요청에 대한 연결 그룹의 이름을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨) | |
Container | Component 가 포함된 IContainer를 가져옵니다. (Component에서 상속됨) | |
CookieContainer | 쿠키의 컬렉션을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨) | |
Credentials | XML Web services 클라이언트 인증의 보안 자격 증명을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨) | |
DesignMode | Component 가 현재 디자인 모드인지 여부를 나타내는 값을 가져옵니다. (Component에서 상속됨) | |
EnableDecompression | 이 HttpWebClientProtocol에 대해 압축 해제가 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨) | |
Events | 이 Component에 연결된 이벤트 처리기의 목록을 가져옵니다. (Component에서 상속됨) | |
ExecutionHeaderValue | ||
PreAuthenticate | 사전 인증을 활성화할지 여부를 나타내는 값을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨) | |
PrintControlClsidHeaderValue | ||
Proxy | 방화벽을 통해 XML Web services를 요청하기 위한 프록시 정보를 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨) | |
RequestEncoding | XML Web services에 클라이언트 요청을 하는 데 사용되는 Encoding입니다. (WebClientProtocol에서 상속됨) | |
ServerInfoHeaderValue | ||
Site | Component 의 ISite를 가져오거나 설정합니다. (Component에서 상속됨) | |
SoapVersion | XML Web services에 대한 SOAP 요청을 만드는 데 사용되는 SOAP 프로토콜의 버전을 가져오거나 설정합니다. (SoapHttpClientProtocol에서 상속됨) | |
Timeout | 동기 XML Web services 요청에 대한 응답이 도착하기까지 대기하는 시간(밀리초)을 나타냅니다. (WebClientProtocol에서 상속됨) | |
TrustedUserHeaderValue | ||
UnsafeAuthenticatedConnectionSharing | 클라이언트가 NTLM 인증을 사용하여 XML Web services가 호스팅되는 웹 서버에 연결하는 데 연결 공유가 사용되는지 여부를 나타내는 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨) | |
Url | 클라이언트에서 요청 중인 XML Web services의 기본 URL을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨) | |
UseDefaultCredentials | Credentials 속성을 CredentialCache.DefaultCredentials 속성 값으로 설정할지 여부를 나타내는 값을 가져오거나 설정합니다. (WebClientProtocol에서 상속됨) | |
UserAgent | 각 요청과 함께 보내지는 사용자 에이전트 헤더에 대한 값을 가져오거나 설정합니다. (HttpWebClientProtocol에서 상속됨) |
위쪽
메서드
위쪽
이벤트
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스