Adds the given parameters to the SQL command
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cmd
- Type: System.Data.Common DbCommand
SQL command
- queryParams
- Type: System.Collections.Generic IEnumerable DataParameter
Parameters to add
See Also