Resolves the columns in the given list
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columns
- Type: CMS.DataEngine QueryColumnList
List of columns to resolve
- includeBinaryData
- Type: System Boolean
Include binary columns
- forceResolve (Optional)
- Type: System Boolean
If true, the resolving is forced (resolves even when not necessary)
See Also