DTP_VARIANT Members
Include Protected Members
Include Inherited Members
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 DTP_VARIANT type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from ValueType.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from ValueType.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from ValueType.) |
Top