IDTSConnectionManagerHttp100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a connection manager for HTTP connection.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | BypassProxyOnLocal | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether to bypass the proxy server for local addresses. |
![]() | Certificate | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the certificate to use for the connection. |
![]() | CertificateIdentifier | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the certificate identifier. |
![]() | ChunkSize | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the value that indicates the minimum number of bytes to retrieve from or send to the server during a read/write operation. |
![]() | ProxyBypassList | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the addresses that do not use a proxy server. |
![]() | ProxyDomain | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the domain setting that is used to log on to the proxy. |
![]() | ProxyPassword | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the password used to log on to the proxy. |
![]() | ProxyURL | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the URL that specifies the location of the connection. |
![]() | ProxyUserName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the username that is used when logging on to the proxy. |
![]() | ServerDomain | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the domain used to log on to the server. |
![]() | ServerPassword | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the password used to log on to the server. |
![]() | ServerURL | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the server URL for the connection. |
![]() | ServerUserName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the username used to log on to the server. |
![]() | Timeout | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the connection timeout. |
![]() | UseProxy | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the connection uses a proxy for requests. |
![]() | UseProxyCredentials | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the connection uses proxy credentials. Gets or sets a value that indicates whether the connection uses proxy credentials. |
![]() | UseSecureConnection | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether to use a secure connection. |
![]() | UseServerCredentials | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether the connection uses network credentials. |
