tagBUFFERCOL Miembros
Contains metadata that describes the data stored in a buffer column.
El tipo tagBUFFERCOL expone los siguientes miembros.
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Equals | (Se hereda de ValueType). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetHashCode | (Se hereda de ValueType). |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de ValueType). |
Principio
Campos
| Nombre | Descripción | |
|---|---|---|
![]() |
DataType | Specifies the data type of the value contained in the column. |
![]() |
lCodePage | Specifies the character set used to interpret the data in a buffer column. |
![]() |
lLengthOffset | Indicates the number of bytes from the beginning of a buffer row to the end of the column data. |
![]() |
lMaxLength | Indicates the maximum length of the data stored in a buffer column. |
![]() |
lOffset | Indicates the number of bytes from the beginning of a buffer row to the beginning of the column data. |
![]() |
lPrecision | Indicates the number of decimal places of precision contained in a buffer column. |
![]() |
lScale | Indicates the number of decimal places contained in the buffer column. |
![]() |
lStatusOffset | Indicates the length in bytes from the beginning of a buffer row to the status value of a column. |
Principio
Vea también
.gif)
.gif)
.gif)