company logo

DBStructDef :: get_having - Get HAVING condition from view

When the structure definition is a view definition, the function returns the HAVING condition, otherwise NULL.

Return value:  String containing the text ( NString & )

Implementation details

const NString & DBStructDef  :: get_having (  )