| Return Type | Function name | Arguments |
|---|---|---|
| hzEcode | _hz_sqle_unit::SetUop | (bool,) |
Declared and defined in file: hdbIndex.cpp
Function Logic:
Function body:
hzEcode _hz_sqle_unit::SetUop (bool bNot)
{ m_bNot = bNot ; return E_OK ; }