IDTSExtendedProperty100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
This class contains members that hold additional information about a package.
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 DataType of the value stored in this instance for the package. This field is read-only. |
![]() | Namespace | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the namespace associated with this information. |
![]() | QualifiedName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a name for what is stored in this instance. |
![]() | Value | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the value for the information stored in this instance. |
