Freigeben über


IDTSConnectionManagerDatabaseParameters100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ConnectionManager.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")> _
Public Interface IDTSConnectionManagerDatabaseParameters100
'Usage
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

Der IDTSConnectionManagerDatabaseParameters100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft InitialCatalog Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft Password Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft RetainSameConnection Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft ServerName Infrastruktur For more information, see ConnectionManager.
Öffentliche Eigenschaft UserName Infrastruktur For more information, see ConnectionManager.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode GetConnectionForSchema Infrastruktur For more information, see ConnectionManager.

Zum Anfang