Applied patch [ 1304191 ] support for MEMO fields
Francesco Montorsi git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3572,6 +3572,8 @@ wxDbTable constructor was called.}
|
||||
DB_DATA_TYPE_INTEGER : non-floating point numbers
|
||||
DB_DATA_TYPE_FLOAT : floating point numbers
|
||||
DB_DATA_TYPE_DATE : dates
|
||||
DB_DATA_TYPE_BLOB : binary large objects
|
||||
DB_DATA_TYPE_MEMO : large strings
|
||||
\end{verbatim}
|
||||
|
||||
\docparam{pData}{Pointer to the data object that will hold the column's
|
||||
|
Reference in New Issue
Block a user