Compartir a través de


Interfaz IDTSPackageInternal100

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")> _
Public Interface IDTSPackageInternal100
'Uso
Dim instance As IDTSPackageInternal100
[GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface IDTSPackageInternal100
[GuidAttribute(L"1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface class IDTSPackageInternal100
[<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")>]
type IDTSPackageInternal100 =  interface end
public interface IDTSPackageInternal100

El tipo IDTSPackageInternal100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Parameters Infraestructura. Gets the parameters used for this class.

Arriba

Métodos

  Nombre Descripción
Método público SetFlagRunningInOutProcess Infraestructura. Sets the flag running the incoming and outgoing process.
Método público SetISServerExecutionID Infraestructura. Sets the Integration Services server execution ID of the package.
Método público SSISExecSuspend Infraestructura. Returns a String that contains the combined id and exec type.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper