skip to main content
OpenAccess SDK SQL Engine Core Functions API : Function Reference : dam_isSearchPatternObject
 

dam_isSearchPatternObject

This function checks whether any of the arguments of the schema object have pattern values.
int dam_isSearchPatternObject(DAM_OBJ pSearchObj)
Table 165. Parameters for dam_isSearchPatternObject
Parameter
Type
Description
IN
pSearchObj
DAM_OBJ
The schema search object.
RETURN
int
TRUE - pattern values are there in any of the arguments.
FALSE - pattern values are not there in the arguments.