]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/db.tex
new VC++ workspace file for wxBase
[wxWidgets.git] / docs / latex / wx / db.tex
index 8959651674c2259c9d3825df7ebe245d15a15128..e7afa7968d8c1822b9296dff0d149e6b909af4e8 100644 (file)
@@ -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.