EventsProvider.SetWrappedExecutable(IDTSExecutable100) Methode

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Gibt das umschlossene ausführbare Objekt zurück.

protected:
 override void SetWrappedExecutable(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ exec);
[System.CLSCompliant(false)]
protected override void SetWrappedExecutable (Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100 exec);
[<System.CLSCompliant(false)>]
override this.SetWrappedExecutable : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100 -> unit
Protected Overrides Sub SetWrappedExecutable (exec As IDTSExecutable100)

Parameter

exec
IDTSExecutable100

Das ausführbare Objekt.

Attribute

Gilt für: