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 Oct 3 15:35:11 EDT 2024 from SVN revision 270037
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)