Interface IDTSConnectionManagerDatabaseParameters100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ConnectionManager.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")> _
Public Interface IDTSConnectionManagerDatabaseParameters100
'Utilisation
Dim instance As IDTSConnectionManagerDatabaseParameters100
[GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")]
public interface IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"624862CB-55F9-4A92-965F-62BC4935296A")]
public interface class IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")>]
type IDTSConnectionManagerDatabaseParameters100 = interface end
public interface IDTSConnectionManagerDatabaseParameters100
Le type IDTSConnectionManagerDatabaseParameters100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
InitialCatalog | Infrastructure. For more information, see ConnectionManager. | |
Password | Infrastructure. For more information, see ConnectionManager. | |
RetainSameConnection | Infrastructure. For more information, see ConnectionManager. | |
ServerName | Infrastructure. For more information, see ConnectionManager. | |
UserName | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
GetConnectionForSchema | Infrastructure. For more information, see ConnectionManager. |
Haut de la page