X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e72403492b3e78f8114d89baae6f81ea24c74647..8b6e6947fc8fb946391740d66b140413eccb6b6c:/docs/latex/wx/db.tex diff --git a/docs/latex/wx/db.tex b/docs/latex/wx/db.tex index 8959651674..e7afa7968d 100644 --- a/docs/latex/wx/db.tex +++ b/docs/latex/wx/db.tex @@ -3057,7 +3057,7 @@ this function to commit or rollback the insertion. \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 set to "NULL". Works for all data types supported by the ODBC class library.