Called from constructors in derived classes in order to initialize the BaseObject class.
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.
See Also