Specifies the data type of the column. This is a value from the DataType enumeration that determines the type of DTP_VARIANT structure stored in each cell of this column.
The following tables list the members exposed by the DTP_VARIANT type.
Public Fields
| 名称 | Description | |
|---|---|---|
| .gif) | dwLength | Represents an unsigned integer that contains the length of the data in the union. | 
| .gif) | u | Contains the data union. | 
| .gif) | vt | Represents an enumeration of the DataType. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from ValueType ) | 
| .gif) | GetHashCode | (inherited from ValueType ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from ValueType ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
DTP_VARIANT Structure
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace