Class emysqlerror
Unit
Declaration
type emysqlerror = class(econnectionerror)
Description
This item has no description.
Hierarchy
- TObject
- Exception
- EDatabaseError
- econnectionerror
- emysqlerror
Overview
Methods
| Public | constructor create(const asender: tcustomsqlconnection; const amessage: ansistring; const aerrormessage: msestring; const aerror: integer; const asqlcode: string); |
Properties
| Public | property sqlcode: string read fsqlcode; |
Description
Methods
| Public | constructor create(const asender: tcustomsqlconnection; const amessage: ansistring; const aerrormessage: msestring; const aerror: integer; const asqlcode: string); |
|
This item has no description. | |
Properties
| Public | property sqlcode: string read fsqlcode; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.