IDTSConnectionManager100 Interface

Definition

public interface class IDTSConnectionManager100
[System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManager100
[<System.Runtime.InteropServices.Guid("E4698A7F-9E40-47AD-A6C6-784BFACA0CA9")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManager100 = interface
Public Interface IDTSConnectionManager100
Derived
Attributes

Remarks

For more information, see ConnectionManager.

Properties

ConnectionString
ProtectionLevel
Scope
SupportsDTCTransactions

Methods

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

Applies to