Copies changed data for the changed columns from the given DataClass to the given DataRow.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dc
- Type: CMS.Base IAdvancedDataContainer
Source DataClass
- dr
- Type: System.Data DataRow
Target DataRow
See Also