MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtSqlStatement Class Reference
+ Inheritance diagram for DtSqlStatement:
+ Collaboration diagram for DtSqlStatement:

Public Member Functions

 DtSqlStatement (DtSqlConnection &connection)
virtual ~DtSqlStatement ()
virtual bool processCommand (const DtString &cmdStr)
virtual unsigned int getMaximumColumnWidgth ()
SQLHSTMT handle ()
- Public Member Functions inherited from DtDatabaseCommandProcessor
 DtDatabaseCommandProcessor ()
virtual ~DtDatabaseCommandProcessor ()

Protected Attributes

SQLHSTMT myHandle
DtSqlIfErrorHandler myErrorHandler

Constructor & Destructor Documentation

DtSqlStatement::DtSqlStatement ( DtSqlConnection connection)
explicit
virtual DtSqlStatement::~DtSqlStatement ( )
virtual

Member Function Documentation

virtual unsigned int DtSqlStatement::getMaximumColumnWidgth ( )
virtual
SQLHSTMT DtSqlStatement::handle ( )
virtual bool DtSqlStatement::processCommand ( const DtString cmdStr)
virtual

Member Data Documentation

DtSqlIfErrorHandler DtSqlStatement::myErrorHandler
protected
SQLHSTMT DtSqlStatement::myHandle
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Apr 7 20:50:59 EDT 2016 from SVN revision 163818
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)