Click or drag to resize
DataClassFactoryLoadClassData Method
Overload List
  NameDescription
Public methodStatic memberLoadClassData(DataRow, IDataClass)
Loads the data of the DataRow object to the class.
Public methodStatic memberLoadClassData(IDataContainer, IDataClass)
Loads the data of the IDataContainer object to the class.
Top
See Also