IDataClassLoadData Method |
Name | Description | |
---|---|---|
![]() | LoadData(DataRow) |
Loads the object data from given DataRow.
|
![]() | LoadData(Int32) |
Loads the object data by the given primary key value
|
![]() | LoadData(Object) |
Loads the object data form the given array
|
![]() | LoadData(IDataContainer) |
Loads the object data from given data container.
|