언어

IDTSConnectionManagerDatabaseParameters100 인터페이스

정의

자세한 내용은 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를 참조하세요.

적용 대상