ParameterAssignmentClass Class
Namespace:
Microsoft.SqlServer.Dts.Tasks.ExecutePackageTask
Assembly: Microsoft.SqlServer.ExecPackageTaskWrap (in Microsoft.SqlServer.ExecPackageTaskWrap.dll)
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)] [DefaultMemberAttribute("ParameterName")] [ClassInterfaceAttribute(ClassInterfaceType::None)] [GuidAttribute("921883BA-5AB0-45C6-9E26-C3F4232D3DE6")] public ref class ParameterAssignmentClass : ParameterAssignment, IDTSParameterAssignment
| Name | Description | |
|---|---|---|
![]() | ParameterAssignmentClass() |
| Name | Description | |
|---|---|---|
![]() | BindedVariableOrParameterName | |
![]() | ParameterName |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(IDTSVariableDispenser100^, IDTSComponentEvents100^) |
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:


