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 & )
 
    
When the structure definition is a view definition, the function returns the HAVING condition, otherwise NULL.