| WhereConditionBaseTParentGetContainsPattern Method  | 
            Gets the contains pattern for the like expression
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxprotected static string GetContainsPattern(
	string text
)
Parameters
- text
 - Type: SystemString
Text to match 
Return Value
Type: 
String
See Also