SimpleDataClassLoadMissingData Method |
Loads the missing object data from given DataRow.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public virtual void LoadMissingData(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Source data
See Also