DCL 4.0
|
#include <SQL.h>
Protected Member Functions | |
SQLParam () | |
virtual | ~SQLParam () |
Protected Member Functions inherited from SQLField | |
SQLField () | |
virtual | ~SQLField () |
Protected Member Functions inherited from Object | |
virtual | ~Object () |
Object () |
Protected Attributes | |
ByteString | __bytesValue |
Protected Attributes inherited from SQLField | |
SQL::Field * | __handle |
SQLQuery * | __query |
Friends | |
class | SQLParams |
Additional Inherited Members | |
Public Member Functions inherited from Object | |
virtual String | toString () const |
virtual void | destroy () |
String | className () const |
bool | isInstanceOf (const std::type_info &typeinfo) const |
virtual const std::type_info & | typeInfo () const |
|
protected |
|
protectedvirtual |
Definition at line 37 of file SQLParam.cpp.