Interface iifidataconnection

Unit

Declaration

type iifidataconnection = interface(inullinterface)

Description

This item has no description.

Hierarchy

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
miid_iifidataconnection
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.