Share via


ConnectionManagerExcelClass Members

For more information, see ConnectionManager.

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

Public Constructors

  Name Description
ConnectionManagerExcelClass For more information, see ConnectionManager.

Top

Public Properties

  Name Description
ms213257.pubproperty(en-US,SQL.90).gif ConnectionString For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif ExcelFilePath For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif ExcelVersionNumber For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif FirstRowHasColumnName For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif InitialCatalog For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif Password For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif ProtectionLevel For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif RetainSameConnection For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif ServerName For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif SupportsDTCTransactions For more information, see ConnectionManager.
ms213257.pubproperty(en-US,SQL.90).gif UserName For more information, see ConnectionManager.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms213257.pubmethod(en-US,SQL.90).gif AcquireConnection For more information, see ConnectionManager.
ms213257.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms213257.pubmethod(en-US,SQL.90).gif GetConnectionForSchema For more information, see ConnectionManager.
ms213257.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms213257.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms213257.pubmethod(en-US,SQL.90).gifms213257.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms213257.pubmethod(en-US,SQL.90).gif ReleaseConnection For more information, see ConnectionManager.
ms213257.pubmethod(en-US,SQL.90).gif SetQualifier For more information, see ConnectionManager.
ms213257.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )
ms213257.pubmethod(en-US,SQL.90).gif Validate For more information, see ConnectionManager.

Top

Protected Methods

  Name Description
ms213257.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms213257.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
AcquireConnection For more information, see ConnectionManager.
GetConnectionForSchema For more information, see ConnectionManager.
ReleaseConnection For more information, see ConnectionManager.
SetQualifier For more information, see ConnectionManager.
Validate For more information, see ConnectionManager.
ConnectionString For more information, see ConnectionManager.
ExcelFilePath For more information, see ConnectionManager.
ExcelVersionNumber For more information, see ConnectionManager.
FirstRowHasColumnName For more information, see ConnectionManager.
InitialCatalog For more information, see ConnectionManager.
Password For more information, see ConnectionManager.
ProtectionLevel For more information, see ConnectionManager.
RetainSameConnection For more information, see ConnectionManager.
ServerName For more information, see ConnectionManager.
SupportsDTCTransactions For more information, see ConnectionManager.
UserName For more information, see ConnectionManager.

Top

See Also

Reference

ConnectionManagerExcelClass Class
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace