Class tsqlresultconnector
Unit
Declaration
type tsqlresultconnector = class(tmsecomponent)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tsqlresultconnector
Overview
Methods
| Protected | procedure objevent(const sender: iobjectlink; const event: objecteventty); override; |
| Public | destructor destroy; override; |
Properties
| Public | property col: tdbcol read getcol; |
| Published | property source: tsqlresult read fsource write setsource; |
| Published | property colname: dbcolnamety read fcolname write setcolname; |
Description
Methods
| Protected | procedure objevent(const sender: iobjectlink; const event: objecteventty); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
Properties
| Public | property col: tdbcol read getcol; |
|
This item has no description. | |
| Published | property source: tsqlresult read fsource write setsource; |
|
This item has no description. | |
| Published | property colname: dbcolnamety read fcolname write setcolname; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.