Parameter Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see ParameterClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | DataType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the data type of the Parameter object.(Inherited from IDTSParameter100.) |
![]() | IncludeInDebugDump | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the Parameter object is included in a debug dump.(Inherited from IDTSParameter100.) |
![]() | Required | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the Parameter object is a required parameter.(Inherited from IDTSParameter100.) |
![]() | Sensitive | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the Parameter object contains sensitive data.(Inherited from IDTSParameter100.) |
![]() | Value | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the value of the Parameter object.(Inherited from IDTSParameter100.) |
