Fixed doc issue not showing correct header definition (const function)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3057,7 +3057,7 @@ this function to commit or rollback the insertion.
|
|||||||
|
|
||||||
\membersection{wxDbTable::IsColNull}\label{wxdbtableiscolnull}
|
\membersection{wxDbTable::IsColNull}\label{wxdbtableiscolnull}
|
||||||
|
|
||||||
\func{bool }{IsColNull}{\param{UWORD }{colNo}}
|
\func{bool }{IsColNull}{\param{UWORD }{colNo}} const
|
||||||
|
|
||||||
Used primarily in the ODBC class library to determine if a column value is
|
Used primarily in the ODBC class library to determine if a column value is
|
||||||
set to "NULL". Works for all data types supported by the ODBC class library.
|
set to "NULL". Works for all data types supported by the ODBC class library.
|
||||||
|
Reference in New Issue
Block a user