Class tifisqlresult
Unit
Declaration
type tifisqlresult = class(tsqlresult, iifidataconnection, iifidbdataconnection)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsqlstatement
- tcursorsqlstatement
- tsqlresult
- tifisqlresult
Overview
Methods
| Protected | procedure fetchdata(const acolnames: array of string; acols: array of tdatalist); |
| Protected | function getfieldnames(const adatatype: listdatatypety): msestringarty; |
| Protected | function getdatatype(const aname: ansistring): listdatatypety; |
| Protected | function getfieldinfos: dbfieldinfoarty; |
Description
Methods
| Protected | procedure fetchdata(const acolnames: array of string; acols: array of tdatalist); |
|
This item has no description. | |
| Protected | function getfieldnames(const adatatype: listdatatypety): msestringarty; |
|
This item has no description. | |
| Protected | function getdatatype(const aname: ansistring): listdatatypety; |
|
This item has no description. | |
| Protected | function getfieldinfos: dbfieldinfoarty; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.