ExecutePackageTaskClass Class

Definition

public ref class ExecutePackageTaskClass : Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::ExecutePackageTask, Microsoft::SqlServer::Dts::Tasks::ExecutePackageTask::ISupportErrorInfo
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("B731203E-A927-4EE5-8AFA-E2613A99FD28")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ExecutePackageTaskClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTask, Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ISupportErrorInfo
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("78D7708C-0BC3-4CE5-B037-7F71C6298A3B")]
public class ExecutePackageTaskClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTask, Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ISupportErrorInfo
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("94F0F954-118C-4B99-9E4E-4239FED3261C")]
public class ExecutePackageTaskClass : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ExecutePackageTask, Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ISupportErrorInfo
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("B731203E-A927-4EE5-8AFA-E2613A99FD28")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ExecutePackageTaskClass = class
    interface ExecutePackageTask
    interface IDTSExecutePackage100
    interface ISupportErrorInfo
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("78D7708C-0BC3-4CE5-B037-7F71C6298A3B")>]
type ExecutePackageTaskClass = class
    interface ExecutePackageTask
    interface IDTSExecutePackage100
    interface ISupportErrorInfo
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("94F0F954-118C-4B99-9E4E-4239FED3261C")>]
type ExecutePackageTaskClass = class
    interface ExecutePackageTask
    interface IDTSExecutePackage100
    interface ISupportErrorInfo
Public Class ExecutePackageTaskClass
Implements ExecutePackageTask, ISupportErrorInfo
Inheritance
ExecutePackageTaskClass
Attributes
Implements

Constructors

ExecutePackageTaskClass()

Properties

Connection
ExecuteOutOfProcess
PackageID
PackageName
PackagePassword
ParameterAssignments
UseProjectReference
VersionID

Methods

InterfaceSupportsErrorInfo(Guid)

Applies to