Interface iifidataconnection
Unit
Declaration
type iifidataconnection = interface(inullinterface)
Description
This item has no description.
Hierarchy
- IInterface
- inullinterface
- iifidataconnection
Overview
Methods
| Public | procedure fetchdata(const acolnames: array of string; acols: array of tdatalist); |
| Public | function getfieldnames(const adatatype: listdatatypety): msestringarty; |
| Public | function getdatatype(const aname: ansistring): listdatatypety; |
Description
Methods
| Public | procedure fetchdata(const acolnames: array of string; acols: array of tdatalist); |
|
This item has no description. Attributes | |
| Public | function getfieldnames(const adatatype: listdatatypety): msestringarty; |
|
This item has no description. | |
| Public | function getdatatype(const aname: ansistring): listdatatypety; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.