Элементы DTP_VARIANT
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.
Тип DTP_VARIANT предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Наследуется из ValueType.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из ValueType.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из ValueType.) |
В начало
Поля
Имя | Описание | |
---|---|---|
![]() |
dwLength | Represents an unsigned integer that contains the length of the data in the union. |
![]() |
u | Contains the data union. |
![]() |
vt | Represents an enumeration of the DataType. |
В начало
См. также