Loads to instance of the derived class data from DataRow instance.
Namespace: Nemiro.Data.SqlAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- row
- Type: System.Data DataRow
Data row on which will be built instance of the derived class.
Exceptions
| Exception | Condition |
|---|---|
| SqlException | The exception that is thrown when SQL Server returns a warning or error. |
See Also