new DataRow(o)
Provides methods to manage objects as Ado.Net DataRows
Creates a DataRow from a generic plain object
Parameters:
Name | Type | Description |
---|---|---|
o |
object | this is the main object managed by the application logic, it is attached to a getRow function |