\func{wxString}{GetDataSource}{\void}
Returns the name of the connected data source.
-
+
\membersection{wxDatabase::GetErrorClass}
\func{wxString}{GetErrorClass}{\void}
\func{HENV}{GetHENV}{\void}
Returns the ODBC environment handle.
-
+
\membersection{wxDatabase::GetInfo}
\func{bool}{GetInfo}{\param{long}{ infoType}, \param{long *}{buf}}
\func{void}{OnSetOptions}{\param{wxRecordSet *}{recordSet}}
Not implemented.
-
+
\membersection{wxDatabase::OnWaitForDataSource}
\func{void}{OnWaitForDataSource}{\param{bool}{ stillExecuting}}
\func{void}{SetDataSource}{\param{const wxString\& }{s}}
Sets the name of the data source. Not implemented.
-
+
\membersection{wxDatabase::SetLoginTimeout}
\func{void}{SetLoginTimeout}{\param{long}{ seconds}}
Sets the time to wait for an user login. Not implemented.
-
+
\membersection{wxDatabase::SetPassword}
\func{void}{SetPassword}{\param{const wxString\& }{s}}
\func{void}{SetQueryTimeout}{\param{long}{ seconds}}
Sets the time to wait for a response to a query. Not implemented.
-
+
\membersection{wxDatabase::SetUsername}
\func{void}{SetUsername}{\param{const wxString\& }{s}}