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
派生
属性

プロパティ

名前 説明
InitialCatalog

詳細については、ConnectionManagerを参照してください。

Password

詳細については、ConnectionManagerを参照してください。

RetainSameConnection

詳細については、ConnectionManagerを参照してください。

ServerName

詳細については、ConnectionManagerを参照してください。

UserName

詳細については、ConnectionManagerを参照してください。

メソッド

名前 説明
GetConnectionForSchema()

詳細については、ConnectionManagerを参照してください。

適用対象