AddressDataController Class |
Namespace: Velo.Web.Controllers
The AddressDataController type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressDataController | Initializes a new instance of the AddressDataController class |
| Name | Description | |
|---|---|---|
| GetByID |
Get address data item by ID
| |
| Save |
Save a new data item of address item or update a exist data item of address item
| |
| SaveBikeBikeHistoryEntry |
Save a new data item of BikeBikeHistoryEntry item
|
| Name | Description | |
|---|---|---|
| ConvertDateFromSQL |
Convert SQL date include value null
(Defined by Extension.) | |
| ConvertDateToSQL |
Convert C# date type to SQL date type
(Defined by Extension.) |