The fields of the COLUMNINFO structure are listed below. For a complete list of COLUMNINFO structure members, see the COLUMNINFO Members topic.
bPrecision | Precision. |
bScale | Scale. |
dwFlags | Column flags. |
iOrdinal | Column ordinal. |
nOffset | Column offset (not used). |
strName | Column name. |
ulColumnSize | Maximum column size. |
wBlobType | Column type for BLOBs. |
wType | Column type. |
COLUMNINFO Structure | Primeworks.DesktopSqlCe Namespace