IDTSConnectionManagerDatabaseParameters100 Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Weitere Informationen finden Sie unter ConnectionManager.
public interface class IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.Guid("61163EF0-44E9-413F-A821-CC81539A72A2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BA8A6341-284F-485E-8724-27C88994E956")]
public interface IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BBC5CC19-09F4-48B4-9480-56623FF69442")]
public interface IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.Guid("61163EF0-44E9-413F-A821-CC81539A72A2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerDatabaseParameters100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BA8A6341-284F-485E-8724-27C88994E956")>]
type IDTSConnectionManagerDatabaseParameters100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BBC5CC19-09F4-48B4-9480-56623FF69442")>]
type IDTSConnectionManagerDatabaseParameters100 = interface
Public Interface IDTSConnectionManagerDatabaseParameters100
- Abgeleitet
- Attribute
Eigenschaften
| Name | Beschreibung |
|---|---|
| InitialCatalog |
Weitere Informationen finden Sie unter ConnectionManager. |
| Password |
Weitere Informationen finden Sie unter ConnectionManager. |
| RetainSameConnection |
Weitere Informationen finden Sie unter ConnectionManager. |
| ServerName |
Weitere Informationen finden Sie unter ConnectionManager. |
| UserName |
Weitere Informationen finden Sie unter ConnectionManager. |
Methoden
| Name | Beschreibung |
|---|---|
| GetConnectionForSchema() |
Weitere Informationen finden Sie unter ConnectionManager. |