次の方法で共有


IDTSConnectionManager100 インターフェイス

定義

public interface class IDTSConnectionManager100
[System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManager100
[<System.Runtime.InteropServices.Guid("AFDFC1C5-A448-45B2-96A1-1269CCA0F652")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManager100 = interface
Public Interface IDTSConnectionManager100
派生
属性

注釈

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

プロパティ

ConnectionString
ProtectionLevel
Scope
SupportsDTCTransactions

メソッド

AcquireConnection(Object)
ReleaseConnection(Object)
SetQualifier(String)
Validate(IDTSInfoEvents100)

適用対象