Click or drag to resize

BikeHistoryDataController Methods

The BikeHistoryDataController type exposes the following members.

Methods
  NameDescription
Public methodCode exampleChangeAddress
Change address by bike history
Public methodCode exampleChangeBike
Change bike by bike history
Public methodCode exampleRemove
Delete bike history item
Public methodCode exampleRemoveByAddress
Delete all bike history item by address
Public methodCode exampleSave
Save a new data item of bike history item or update a exist data item of bike history item
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also