Click or drag to resize
IDataClassLoadData Method
Overload List
  NameDescription
Public methodLoadData(DataRow)
Loads the object data from given DataRow.
Public methodLoadData(Int32)
Loads the object data by the given primary key value
Public methodLoadData(Object)
Loads the object data form the given array
Public methodLoadData(IDataContainer)
Loads the object data from given data container.
Top
See Also