Interfaccia IDTSConnectionManagerHttp100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("51A35B15-00C0-435B-8BE1-3040348DD624")> _
Public Interface IDTSConnectionManagerHttp100
'Utilizzo
Dim instance As IDTSConnectionManagerHttp100
[GuidAttribute("51A35B15-00C0-435B-8BE1-3040348DD624")]
public interface IDTSConnectionManagerHttp100
[GuidAttribute(L"51A35B15-00C0-435B-8BE1-3040348DD624")]
public interface class IDTSConnectionManagerHttp100
[<GuidAttribute("51A35B15-00C0-435B-8BE1-3040348DD624")>]
type IDTSConnectionManagerHttp100 = interface end
public interface IDTSConnectionManagerHttp100
Nel tipo IDTSConnectionManagerHttp100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
BypassProxyOnLocal | Infrastruttura. | |
Certificate | Infrastruttura. | |
CertificateIdentifier | Infrastruttura. | |
ChunkSize | Infrastruttura. | |
ProxyBypassList | Infrastruttura. | |
ProxyDomain | Infrastruttura. | |
ProxyPassword | Infrastruttura. | |
ProxyURL | Infrastruttura. | |
ProxyUserName | Infrastruttura. | |
ServerDomain | Infrastruttura. | |
ServerPassword | Infrastruttura. | |
ServerURL | Infrastruttura. | |
ServerUserName | Infrastruttura. | |
Timeout | Infrastruttura. | |
UseProxy | Infrastruttura. | |
UseProxyCredentials | Infrastruttura. | |
UseSecureConnection | Infrastruttura. | |
UseServerCredentials | Infrastruttura. |
In alto