Udostępnij przez


ConnectionManagerHttpClass Members

For more information, see ConnectionManager.

The following tables list the members exposed by the ConnectionManagerHttpClass type.

Public Constructors

  Name Description
ConnectionManagerHttpClass For more information, see ConnectionManager.

Top

Public Properties

  Name Description
ms213261.pubproperty(pl-pl,SQL.100).gif BypassProxyOnLocal  
ms213261.pubproperty(pl-pl,SQL.100).gif Certificate  
ms213261.pubproperty(pl-pl,SQL.100).gif CertificateIdentifier  
ms213261.pubproperty(pl-pl,SQL.100).gif ChunkSize  
ms213261.pubproperty(pl-pl,SQL.100).gif ConnectionString For more information, see ConnectionManager.
ms213261.pubproperty(pl-pl,SQL.100).gif ProtectionLevel For more information, see ConnectionManager.
ms213261.pubproperty(pl-pl,SQL.100).gif ProxyBypassList  
ms213261.pubproperty(pl-pl,SQL.100).gif ProxyDomain  
ms213261.pubproperty(pl-pl,SQL.100).gif ProxyPassword  
ms213261.pubproperty(pl-pl,SQL.100).gif ProxyURL  
ms213261.pubproperty(pl-pl,SQL.100).gif ProxyUserName  
ms213261.pubproperty(pl-pl,SQL.100).gif ServerDomain  
ms213261.pubproperty(pl-pl,SQL.100).gif ServerPassword  
ms213261.pubproperty(pl-pl,SQL.100).gif ServerURL  
ms213261.pubproperty(pl-pl,SQL.100).gif ServerUserName  
ms213261.pubproperty(pl-pl,SQL.100).gif SupportsDTCTransactions For more information, see ConnectionManager.
ms213261.pubproperty(pl-pl,SQL.100).gif Timeout  
ms213261.pubproperty(pl-pl,SQL.100).gif UseProxy  
ms213261.pubproperty(pl-pl,SQL.100).gif UseProxyCredentials  
ms213261.pubproperty(pl-pl,SQL.100).gif UseSecureConnection  
ms213261.pubproperty(pl-pl,SQL.100).gif UseServerCredentials  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms213261.pubmethod(pl-pl,SQL.100).gif AcquireConnection For more information, see ConnectionManager.
ms213261.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms213261.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms213261.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms213261.pubmethod(pl-pl,SQL.100).gifms213261.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms213261.pubmethod(pl-pl,SQL.100).gif ReleaseConnection For more information, see ConnectionManager.
ms213261.pubmethod(pl-pl,SQL.100).gif SetQualifier For more information, see ConnectionManager.
ms213261.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )
ms213261.pubmethod(pl-pl,SQL.100).gif Validate  

Top

Protected Methods

  Name Description
ms213261.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms213261.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
AcquireConnection For more information, see ConnectionManager.
ReleaseConnection For more information, see ConnectionManager.
SetQualifier For more information, see ConnectionManager.
Validate  
BypassProxyOnLocal  
Certificate  
CertificateIdentifier  
ChunkSize  
ConnectionString For more information, see ConnectionManager.
ProtectionLevel For more information, see ConnectionManager.
ProxyBypassList  
ProxyDomain  
ProxyPassword  
ProxyURL  
ProxyUserName  
ServerDomain  
ServerPassword  
ServerURL  
ServerUserName  
SupportsDTCTransactions For more information, see ConnectionManager.
Timeout  
UseProxy  
UseProxyCredentials  
UseSecureConnection  
UseServerCredentials  

Top