ReportDataController Class |
Namespace: Velo.Web.Controllers
The ReportDataController type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportDataController | Initializes a new instance of the ReportDataController class |
| Name | Description | |
|---|---|---|
| Remove |
Delete report
| |
| RemoveByAddress |
Delete all reports by address
| |
| RemoveByBike |
Delete all reports by bike
| |
| Save |
Save a new data item of report or update a exist data item of report
| |
| ToDocument |
Create a report document by report ID and gives a file stream as HTTP response message
| |
| ToDocumentCheck |
Check to create report document
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |