Class tmsemysql41connection
Unit
Declaration
type tmsemysql41connection = class(tmysql41connection, idbcontroller)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TCustomConnection
- tmdatabase
- tcustomsqlconnection
- tsqlconnection
- TMySQL41Connection
- tmsemysql41connection
Overview
Methods
| Protected | procedure loaded; override; |
| Protected | function CreateBlobStream(const Field: TField; const Mode: TBlobStreamMode; const acursor: tsqlcursor): TStream; override; |
Properties
| Published | property DatabaseName: filenamety read getdatabasename write setdatabasename; |
| Published | property Connected: boolean read getconnected write setconnected default false; |
Description
Methods
| Protected | procedure loaded; override; |
|
This item has no description. | |
| Protected | function CreateBlobStream(const Field: TField; const Mode: TBlobStreamMode; const acursor: tsqlcursor): TStream; override; |
|
This item has no description. | |
Properties
| Published | property DatabaseName: filenamety read getdatabasename write setdatabasename; |
|
This item has no description. | |
| Published | property Connected: boolean read getconnected write setconnected default false; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.