Data Methods |
The Data type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateConstructor |
Constructor expression with parameters
| |
| ReadpDataModel |
Reads one record from database and fill data model class.
| |
| ReadListpDataModel |
Reads records from database and fill a list of data model class.
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |