Interface iifidataconnection
Unit
Declaration
type iifidataconnection = interface(inullinterface)
Description
No description available, ancestor inullinterface description follows
Attributes
- GUID[miid_iifidataconnection]
Hierarchy
- IInterface
- inullinterface
- iifidataconnection
Overview
Methods
![]() |
procedure fetchdata(const acolnames: array of string; acols: array of tdatalist); |
![]() |
function getfieldnames(const adatatype: listdatatypety): msestringarty; |
![]() |
function getdatatype(const aname: ansistring): listdatatypety; |
Description
Methods
![]() |
procedure fetchdata(const acolnames: array of string; acols: array of tdatalist); |
![]() |
function getfieldnames(const adatatype: listdatatypety): msestringarty; |
![]() |
function getdatatype(const aname: ansistring): listdatatypety; |
Generated by PasDoc 0.16.0.
