ParameterAssignmentsClass Class
Namespace:
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly: Microsoft.SqlServer.ExecPackageTaskWrap (in Microsoft.SqlServer.ExecPackageTaskWrap.dll)
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)] [ClassInterfaceAttribute(ClassInterfaceType::None)] [DefaultMemberAttribute("Item")] [GuidAttribute("9B59C138-D8E0-4338-AC48-305073A5621A")] public ref class ParameterAssignmentsClass : ParameterAssignments, IDTSParameterAssignments, IEnumerable
| Name | Description | |
|---|---|---|
![]() | ParameterAssignmentsClass() |
| Name | Description | |
|---|---|---|
![]() | Count | |
![]() | Item[Object^] |
| Name | Description | |
|---|---|---|
![]() | Add() | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Remove(Object^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


