\hypertarget{group__sql__constants}{}\doxysection{SQL Constants} \label{group__sql__constants}\index{SQL Constants@{SQL Constants}} Collaboration diagram for SQL Constants\+:\nopagebreak \begin{figure}[H] \begin{center} \leavevmode \includegraphics[width=298pt]{group__sql__constants} \end{center} \end{figure} \doxysubsection*{Variables} \begin{DoxyCompactItemize} \item \mbox{\Hypertarget{group__sql__constants_gac334541e4d6796152ba4d5391efd714f}\label{group__sql__constants_gac334541e4d6796152ba4d5391efd714f}} const \mbox{\hyperlink{group__sql__constants_gac334541e4d6796152ba4d5391efd714f}{Qore\+::\+SQL\+::\+BLOB}} = \char`\"{}blob\char`\"{} \begin{DoxyCompactList}\small\item\em for binding BLOB values \end{DoxyCompactList}\item \mbox{\Hypertarget{group__sql__constants_gafda425c6fc5962ff8d436c9d30bfaf02}\label{group__sql__constants_gafda425c6fc5962ff8d436c9d30bfaf02}} const \mbox{\hyperlink{group__sql__constants_gafda425c6fc5962ff8d436c9d30bfaf02}{Qore\+::\+SQL\+::\+CLOB}} = \char`\"{}clob\char`\"{} \begin{DoxyCompactList}\small\item\em for binding CLOB values \end{DoxyCompactList}\item \mbox{\Hypertarget{group__sql__constants_ga56cd886db959d27929f4700ab0d9d43a}\label{group__sql__constants_ga56cd886db959d27929f4700ab0d9d43a}} const \mbox{\hyperlink{group__sql__constants_ga56cd886db959d27929f4700ab0d9d43a}{Qore\+::\+SQL\+::\+DATE}} = \char`\"{}date\char`\"{} \begin{DoxyCompactList}\small\item\em for binding date/time values \end{DoxyCompactList}\item const \mbox{\hyperlink{group__sql__constants_ga85bba3f8e978509f66f08011b264e9b0}{Qore\+::\+SQL\+::\+DECIMAL}} = \char`\"{}number\char`\"{} \begin{DoxyCompactList}\small\item\em for binding decimal values as a number \end{DoxyCompactList}\item const \mbox{\hyperlink{group__sql__constants_ga8d5c7d08373364f4773f65e69063cd04}{Qore\+::\+SQL\+::\+NUMBER}} = \char`\"{}number\char`\"{} \begin{DoxyCompactList}\small\item\em for binding number values as a number \end{DoxyCompactList}\item const \mbox{\hyperlink{group__sql__constants_ga223c3ce9da5ccb29dd35eab11f161f9f}{Qore\+::\+SQL\+::\+NUMERIC}} = \char`\"{}number\char`\"{} \begin{DoxyCompactList}\small\item\em for binding numeric values as a number \end{DoxyCompactList}\item const \mbox{\hyperlink{group__sql__constants_ga9d23a1d69fcb188296a231a36c6b6da2}{Qore\+::\+SQL\+::\+RESULTSET}} = \char`\"{}resultset\char`\"{} \begin{DoxyCompactList}\small\item\em for binding \mbox{\hyperlink{class_qore_1_1_s_q_l_1_1_datasource_resultset_output_binding}{result set}} placeholders (\mbox{\hyperlink{class_qore_1_1_s_q_l_1_1_s_q_l_statement}{SQLStatement}} output values) \end{DoxyCompactList}\item \mbox{\Hypertarget{group__sql__constants_ga90979385c781ed49b4f726f32a48a9b5}\label{group__sql__constants_ga90979385c781ed49b4f726f32a48a9b5}} const \mbox{\hyperlink{group__sql__constants_ga90979385c781ed49b4f726f32a48a9b5}{Qore\+::\+SQL\+::\+VARCHAR}} = \char`\"{}string\char`\"{} \begin{DoxyCompactList}\small\item\em for binding string values \end{DoxyCompactList}\end{DoxyCompactItemize} \doxysubsection{Detailed Description} \mbox{\hyperlink{namespace_qore_1_1_s_q_l}{SQL}} constants \doxysubsection{Variable Documentation} \mbox{\Hypertarget{group__sql__constants_ga85bba3f8e978509f66f08011b264e9b0}\label{group__sql__constants_ga85bba3f8e978509f66f08011b264e9b0}} \index{SQL Constants@{SQL Constants}!DECIMAL@{DECIMAL}} \index{DECIMAL@{DECIMAL}!SQL Constants@{SQL Constants}} \doxysubsubsection{\texorpdfstring{DECIMAL}{DECIMAL}} {\footnotesize\ttfamily const Qore\+::\+SQL\+::\+DECIMAL = \char`\"{}number\char`\"{}} for binding decimal values as a number \begin{DoxySince}{Since} Qore 0.\+8.\+6 the value of this constant is {\ttfamily \char`\"{}number\char`\"{}} instead of {\ttfamily \char`\"{}string\char`\"{}} \end{DoxySince} \mbox{\Hypertarget{group__sql__constants_ga8d5c7d08373364f4773f65e69063cd04}\label{group__sql__constants_ga8d5c7d08373364f4773f65e69063cd04}} \index{SQL Constants@{SQL Constants}!NUMBER@{NUMBER}} \index{NUMBER@{NUMBER}!SQL Constants@{SQL Constants}} \doxysubsubsection{\texorpdfstring{NUMBER}{NUMBER}} {\footnotesize\ttfamily const Qore\+::\+SQL\+::\+NUMBER = \char`\"{}number\char`\"{}} for binding number values as a number \begin{DoxySince}{Since} Qore 0.\+8.\+6 the value of this constant is {\ttfamily \char`\"{}number\char`\"{}} instead of {\ttfamily \char`\"{}string\char`\"{}} \end{DoxySince} \mbox{\Hypertarget{group__sql__constants_ga223c3ce9da5ccb29dd35eab11f161f9f}\label{group__sql__constants_ga223c3ce9da5ccb29dd35eab11f161f9f}} \index{SQL Constants@{SQL Constants}!NUMERIC@{NUMERIC}} \index{NUMERIC@{NUMERIC}!SQL Constants@{SQL Constants}} \doxysubsubsection{\texorpdfstring{NUMERIC}{NUMERIC}} {\footnotesize\ttfamily const Qore\+::\+SQL\+::\+NUMERIC = \char`\"{}number\char`\"{}} for binding numeric values as a number \begin{DoxySince}{Since} Qore 0.\+8.\+6 the value of this constant is {\ttfamily \char`\"{}number\char`\"{}} instead of {\ttfamily \char`\"{}string\char`\"{}} \end{DoxySince} \mbox{\Hypertarget{group__sql__constants_ga9d23a1d69fcb188296a231a36c6b6da2}\label{group__sql__constants_ga9d23a1d69fcb188296a231a36c6b6da2}} \index{SQL Constants@{SQL Constants}!RESULTSET@{RESULTSET}} \index{RESULTSET@{RESULTSET}!SQL Constants@{SQL Constants}} \doxysubsubsection{\texorpdfstring{RESULTSET}{RESULTSET}} {\footnotesize\ttfamily const Qore\+::\+SQL\+::\+RESULTSET = \char`\"{}resultset\char`\"{}} for binding \mbox{\hyperlink{class_qore_1_1_s_q_l_1_1_datasource_resultset_output_binding}{result set}} placeholders (\mbox{\hyperlink{class_qore_1_1_s_q_l_1_1_s_q_l_statement}{SQLStatement}} output values) \begin{DoxySince}{Since} Qore 0.\+8.\+13 \end{DoxySince}