IDTSPackageInternal100 Interface

Definition

Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property.

public interface class IDTSPackageInternal100
[System.Runtime.InteropServices.Guid("D75156F1-7E15-41D3-A835-C1CAC9B8B05F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackageInternal100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D0116018-482E-41C4-A49D-19593CAA946C")]
public interface IDTSPackageInternal100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("A9640C2B-54D7-413B-8EFD-4473A806FE5A")]
public interface IDTSPackageInternal100
[<System.Runtime.InteropServices.Guid("D75156F1-7E15-41D3-A835-C1CAC9B8B05F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackageInternal100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D0116018-482E-41C4-A49D-19593CAA946C")>]
type IDTSPackageInternal100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("A9640C2B-54D7-413B-8EFD-4473A806FE5A")>]
type IDTSPackageInternal100 = interface
Public Interface IDTSPackageInternal100
Attributes

Properties

Parameters

Gets the parameters used for this class.

Methods

SetFlagRunningInOutProcess()

Sets the flag running the incoming and outgoing process.

SetISServerExecutionID(Int64)

Sets the Integration Services server execution ID of the package.

SSISExecSuspend(String, Int32)

Returns a String that contains the combined id and exec type.

Applies to