skip to main content
OpenAccess SDK SQL Engine core methods for .NET : Methods for .NET reference : dam_isSearchPatternObject
 

dam_isSearchPatternObject

This method checks if any of the arguments of the schema object have pattern values.
int dam_isSearchPatternObject(
object pSearchObj)
 
Table 190: Parameters for dam_isSearchPatternObject 
Parameter
Type
Description
IN
 
 
pSearchObj
object
The schema search .NET object
RETURN
 
 
 
int
1 – pattern values are there in any of the arguments.
0 – pattern values are not there in the arguments.