IDTSConnectionManagerDatabaseParameters100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
자세한 내용은 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
- 파생
- 특성
속성
| Name | Description |
|---|---|
| InitialCatalog |
자세한 내용은 ConnectionManager를 참조하세요. |
| Password |
자세한 내용은 ConnectionManager를 참조하세요. |
| RetainSameConnection |
자세한 내용은 ConnectionManager를 참조하세요. |
| ServerName |
자세한 내용은 ConnectionManager를 참조하세요. |
| UserName |
자세한 내용은 ConnectionManager를 참조하세요. |
메서드
| Name | Description |
|---|---|
| GetConnectionForSchema() |
자세한 내용은 ConnectionManager를 참조하세요. |