Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Defines the properties for the execute package task.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly : Microsoft.SqlServer.ExecPackageTaskWrap (en Microsoft.SqlServer.ExecPackageTaskWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("F33091EB-3EC5-4E8B-8BFE-4D5C06C4ABB2")> _
Public Interface IDTSExecutePackage100
'Utilisation
Dim instance As IDTSExecutePackage100
[GuidAttribute("F33091EB-3EC5-4E8B-8BFE-4D5C06C4ABB2")]
public interface IDTSExecutePackage100
[GuidAttribute(L"F33091EB-3EC5-4E8B-8BFE-4D5C06C4ABB2")]
public interface class IDTSExecutePackage100
[<GuidAttribute("F33091EB-3EC5-4E8B-8BFE-4D5C06C4ABB2")>]
type IDTSExecutePackage100 = interface end
public interface IDTSExecutePackage100
Le type IDTSExecutePackage100 expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Connection | Infrastructure. Gets or sets the name of the connection used by the execute package task. |
![]() |
ExecuteOutOfProcess | Infrastructure. Gets or sets a value that indicates whether the child package should run in a separate process from the ExecutePackageTask. |
![]() |
PackageID | Infrastructure. Gets or sets the identifier of the child package. |
![]() |
PackageName | Infrastructure. Gets or sets the name of the child package. |
![]() |
PackagePassword | Infrastructure. Sets the password of the child package. |
![]() |
ParameterAssignments | Infrastructure. Gets the parameter assignments of the package. |
![]() |
UseProjectReference | Infrastructure. Gets or sets a value that indicates whether the IDTSExecutePackage100 uses project reference. |
![]() |
VersionID | Infrastructure. Gets or sets the version identifier of the child package. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
.gif)