Returns safe sql query string - escapes apostrophes and escapes wildcard characters _, %, [].
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- input
- Type: System String
String to escape
Return Value
Type: StringSee Also