Return TypeFunction nameArguments
hzEcode_hz_sqle_unit::SetUop(bool,)

Declared and defined in file: hdbIndex.cpp

Function Logic:

0:START 1:m_bNot 2:Return E_OK

Function body:

hzEcode _hz_sqle_unit::SetUop (bool bNot)
                               { m_bNot = bNot ; return E_OK ; }