Returns the object data converted to the query parameters.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- data
- Type: System Object
Data
- allowMissing
- Type: System Boolean
If true, the process allows missing values
- nullForMissing
- Type: System Boolean
If true, missing values are replaced by NULLs
Return Value
Type: QueryDataParametersSee Also