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