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.
Represents the collection of IDTSParameterAssignment object that provides properties for passing parameter to the package task.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly : Microsoft.SqlServer.ExecPackageTaskWrap (en Microsoft.SqlServer.ExecPackageTaskWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("EFCA1395-6109-4BAB-B6BB-00A03D1005FF")> _
Public Interface IDTSParameterAssignments _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSParameterAssignments
[GuidAttribute("EFCA1395-6109-4BAB-B6BB-00A03D1005FF")]
public interface IDTSParameterAssignments : IEnumerable
[GuidAttribute(L"EFCA1395-6109-4BAB-B6BB-00A03D1005FF")]
public interface class IDTSParameterAssignments : IEnumerable
[<GuidAttribute("EFCA1395-6109-4BAB-B6BB-00A03D1005FF")>]
type IDTSParameterAssignments =
interface
interface IEnumerable
end
public interface IDTSParameterAssignments extends IEnumerable
Le type IDTSParameterAssignments expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Count | Gets or sets the number of IDTSParameterAssignment objects in the collection. |
![]() |
Item | Gets or sets the IDTSParameterAssignment object at the specified index. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Add | Adds an IDTSParameterAssignment object to the collection. |
![]() |
GetEnumerator | Gets the enumerator that iterates through the collection. |
![]() |
Remove | Removes the specified IDTSParameterAssignment object from the collection. |
Haut de la page
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
.gif)
.gif)