Partager via


Interface IDTSPackageInternal100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")> _
Public Interface IDTSPackageInternal100
'Utilisation
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

Le type IDTSPackageInternal100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Parameters Infrastructure. Gets the parameters used for this class.

Haut de la page

Méthodes

  Nom Description
Méthode publique SetFlagRunningInOutProcess Infrastructure. Sets the flag running the incoming and outgoing process.
Méthode publique SetISServerExecutionID Infrastructure. Sets the Integration Services server execution ID of the package.
Méthode publique SSISExecSuspend Infrastructure. Returns a String that contains the combined id and exec type.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper