DCL 4.0
Loading...
Searching...
No Matches
SQLParam.cpp File Reference
#include <dcl/Config.h>
#include <dcl/Object.h>
#include <dcl/Charset.h>
#include <dcl/SQL.h>

Go to the source code of this file.

Functions

__DCL_BEGIN_NAMESPACE IMPLEMENT_CLASSINFO (SQLParam, SQLField) SQLParam
void CharsetConvertExceptionsetValue (UTF8Encoder::encode(_value), _assignType)
void CharsetConvertExceptionsetValue (UTF8Encoder::encode(_p, _n), _assignType)

Function Documentation

◆ IMPLEMENT_CLASSINFO()

__DCL_BEGIN_NAMESPACE IMPLEMENT_CLASSINFO ( SQLParam ,
SQLField  )

Definition at line 25 of file SQLParam.cpp.

34{
35}

◆ setValue() [1/2]

void CharsetConvertException * setValue ( UTF8Encoder::encode(_p, _n) ,
_assignType  )

◆ setValue() [2/2]

void CharsetConvertException * setValue ( UTF8Encoder::encode(_value) ,
_assignType  )