ExecutePackageTask Schnittstelle

Definition

public interface class ExecutePackageTask : Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::IDTSExecutePackage100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTaskClass))]
[System.Runtime.InteropServices.Guid("808D3AA5-42B9-4E3B-857F-7C55D4864865")]
public interface ExecutePackageTask : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.IDTSExecutePackage100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTaskClass))]
[System.Runtime.InteropServices.Guid("32F80EB6-3A6D-4016-8DDB-75D88CAAEBB6")]
public interface ExecutePackageTask : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.IDTSExecutePackage100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTaskClass))]
[System.Runtime.InteropServices.Guid("D2373EB0-8F94-488F-AD06-DAA0B123D78D")]
public interface ExecutePackageTask : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.IDTSExecutePackage100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTaskClass))>]
[<System.Runtime.InteropServices.Guid("808D3AA5-42B9-4E3B-857F-7C55D4864865")>]
type ExecutePackageTask = interface
    interface IDTSExecutePackage100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTaskClass))>]
[<System.Runtime.InteropServices.Guid("32F80EB6-3A6D-4016-8DDB-75D88CAAEBB6")>]
type ExecutePackageTask = interface
    interface IDTSExecutePackage100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTaskClass))>]
[<System.Runtime.InteropServices.Guid("D2373EB0-8F94-488F-AD06-DAA0B123D78D")>]
type ExecutePackageTask = interface
    interface IDTSExecutePackage100
Public Interface ExecutePackageTask
Implements IDTSExecutePackage100
Abgeleitet
Attribute
Implementiert

Eigenschaften

Connection (Geerbt von IDTSExecutePackage100)
ExecuteOutOfProcess (Geerbt von IDTSExecutePackage100)
PackageID (Geerbt von IDTSExecutePackage100)
PackageName (Geerbt von IDTSExecutePackage100)
PackagePassword (Geerbt von IDTSExecutePackage100)
ParameterAssignments (Geerbt von IDTSExecutePackage100)
UseProjectReference (Geerbt von IDTSExecutePackage100)
VersionID (Geerbt von IDTSExecutePackage100)

Gilt für: