IDTSConnectionManagerDatabaseParameters100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManager.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | InitialCatalog | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the initial catalog for the connection. |
![]() | Password | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the database password. |
![]() | RetainSameConnection | 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 manager retains the same connection. |
![]() | ServerName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the server that contains the database to connect to. |
![]() | UserName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the user name for the connection. |
| Name | Description | |
|---|---|---|
![]() | GetConnectionForSchema() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the connection for the schema. |

