Adds condition to all items that contain given text in any of the string columns. Performs a SQL substring search on the data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- text
- Type: System String
Text to search
Return Value
Type: TQuerySee Also