Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents the collection of ParameterAssignmentClass object.
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask.ParameterAssignmentsClass
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly: Microsoft.SqlServer.ExecPackageTaskWrap (in Microsoft.SqlServer.ExecPackageTaskWrap.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<GuidAttribute("F6CDC7EF-0B29-43CE-8EF0-4264DD207E11")> _
Public Class ParameterAssignmentsClass _
Implements ParameterAssignments, IDTSParameterAssignments, IEnumerable
'Utilizzo
Dim instance As ParameterAssignmentsClass
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[GuidAttribute("F6CDC7EF-0B29-43CE-8EF0-4264DD207E11")]
public class ParameterAssignmentsClass : ParameterAssignments,
IDTSParameterAssignments, IEnumerable
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute(L"F6CDC7EF-0B29-43CE-8EF0-4264DD207E11")]
public ref class ParameterAssignmentsClass : ParameterAssignments,
IDTSParameterAssignments, IEnumerable
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
[<GuidAttribute("F6CDC7EF-0B29-43CE-8EF0-4264DD207E11")>]
type ParameterAssignmentsClass =
class
interface ParameterAssignments
interface IDTSParameterAssignments
interface IEnumerable
end
public class ParameterAssignmentsClass implements ParameterAssignments, IDTSParameterAssignments, IEnumerable
Nel tipo ParameterAssignmentsClass sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
ParameterAssignmentsClass | Initializes a new instance of the ParameterAssignmentsClass class. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Count | Gets or sets the number of ParameterAssignmentClass objects in the collection. |
![]() |
Item | Gets or sets the ParameterAssignmentClass object at the specified index. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Add | Adds an ParameterAssignmentClass object to the collection. |
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetEnumerator | Gets the enumerator that iterates through the collection. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
Remove | Removes the specified ParameterAssignmentClass object from the collection. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
.gif)
.gif)
.gif)