DTP_DATA_UNION Structure
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies a union data types.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | boolVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type BOOL. |
![]() | bytesVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type BYTES. |
![]() | byteVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type BYTE. |
![]() | charVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type CHAR. |
![]() | cyVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of CURRENCY type. |
![]() | dateVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DATE. |
![]() | dbdateVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DBDATE. |
![]() | dbtime2Val | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DBTIME. |
![]() | dbtimestamp2Val | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DBTIMESTAMP2. |
![]() | dbtimestampoffsetVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a date and time value that provides the year, month, day, hour, minute, second, and fractional second up to seven digits. |
![]() | dbtimestampVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DBTIMESTAMP. |
![]() | dbtimeVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DBTIME. |
![]() | decVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DECIMAL. |
![]() | doubleVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type DOUBLE. |
![]() | dwVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a dwVal data type. |
![]() | filetimeVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type FILETIME. |
![]() | floatVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type FLOAT. |
![]() | imageVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type IMAGE. |
![]() | intVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a value of type INT. |
![]() | llVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a llVal data type. |
![]() | pboolVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pboolVal data type. |
![]() | pbyteVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pbyteVal data type. |
![]() | pcharVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pcharVal data type. |
![]() | pdoubleVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pdoubleVal data type. |
![]() | pdwVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pdoubleVal data type. |
![]() | pfloatVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pfloatVal data type. |
![]() | pintVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pintVal data type. |
![]() | pllVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pllVal data type. |
![]() | pshortVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pshortVal data type. |
![]() | pullVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pullVal data type. |
![]() | pushortVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a pushortVal data type. |
![]() | shortVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a shortVal data type. |
![]() | ullVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a ullVal data type. |
![]() | ushortVal | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies a ushortVal data type. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

