PackageInfo::ExecutionValueParameterSet Class
Represents the set of the execution value parameter.
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
System::Object
Microsoft.SqlServer.Management.IntegrationServices::PackageInfo::ExecutionValueParameterSet
Microsoft.SqlServer.Management.IntegrationServices::PackageInfo::ExecutionValueParameterSet
| Name | Description | |
|---|---|---|
![]() | PackageInfo::ExecutionValueParameterSet() | Initializes a new instance of the PackageInfo::ExecutionValueParameterSet class. |
| Name | Description | |
|---|---|---|
![]() | ObjectType | Gets or sets the object type of the current execution value parameter set. |
![]() | ParameterName | Gets or sets the parameter name. |
![]() | ParameterValue | Gets or sets the parameter value. |
| 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.) |
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:


