ManagedWrapper Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ManagedWrapper type exposes the following members.

Constructors

  Name Description
Public method ManagedWrapper() Infrastructure.

Top

Methods

  Name Description
Public method AcceptBreakpointManager(IDTSBreakpointManager100) Infrastructure.
Public method AcquireConnection(Object) Infrastructure.
Public method CanDowngradeTo(Int32) Infrastructure.
Public method CanUpdate(String) Infrastructure.
Public method CloseLog() Infrastructure.
Public method DowngradeTo(Int32, Object%) Infrastructure.
Public method Equals(Object) (Inherited from Object.)
Public method Execute(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100, Object) Infrastructure.
Protected method Finalize() (Inherited from Object.)
Public method GetFilterStatus(array<String[]%) Infrastructure.
Public method GetHashCode() (Inherited from Object.)
Public method GetSite(Guid%, Object%) Infrastructure.
Public method GetType() (Inherited from Object.)
Public method InitializeLogProvider(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100) Infrastructure.
Public method InitializeTask(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100, IDTSEventInfos100, IDTSLogEntryInfos100, IDTSObjectReferenceTracker100) Infrastructure.
Public method LoadFromXML(Object, IDTSInfoEvents100) Infrastructure.
Public method Log(String, String, String, String, String, String, String, DateTime, DateTime, Int32, array<Byte[]%) Infrastructure.
Protected method MemberwiseClone() (Inherited from Object.)
Public method OpenLog() Infrastructure.
Public method ReleaseConnection(Object) Infrastructure.
Public method ResumeExecution() Infrastructure.
Public method SaveToXML(Object, IDTSInfoEvents100) Infrastructure.
Public method SetManagedObject(String, String) Infrastructure.
Public method SetQualifier(String) Infrastructure.
Public method SetSite(Object) Infrastructure.
Public method SuspendExecution() Infrastructure.
Public method ToString() (Inherited from Object.)
Public method Update(String%) Infrastructure.
Public method Validate(IDTSInfoEvents100) Infrastructure.
Public method Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) Infrastructure.

Top

Properties

  Name Description
Public property ConfigString Infrastructure.
Public property ConnectionString Infrastructure.
Public property DebugMode Infrastructure.
Public property Enabled Infrastructure.
Public property ExecutionValue Infrastructure.
Public property ManagedForEachEnumeratorQualifiedName Infrastructure.
Public property ProtectionLevel Infrastructure.
Public property RequiredProductLevel Infrastructure.
Public property SupportsDTCTransactions Infrastructure.
Public property SuspendRequired Infrastructure.
Public property Version Infrastructure.
Public property WrappedConnection Infrastructure.
Public property WrappedForEachEnumerator Infrastructure.
Public property WrappedLogProvider Infrastructure.
Public property WrappedTask Infrastructure.

Top