Class tdbcolnamearrayprop

Unit

Declaration

type tdbcolnamearrayprop = class(tstringarrayprop, idbcolinfo)

Description

No description available, ancestor tstringarrayprop description follows
No description available, ancestor tarrayprop description follows

Hierarchy

Overview

Methods

Protected function getsqlresult(const aindex: integer): tsqlresult;
Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty);
Public constructor create(const afieldtypes: fieldtypesty; const agetsqlresult: getsqlresultfuncty);

Properties

Public property fieldtypes: fieldtypesty read ffieldtypes write ffieldtypes;

Description

Methods

Protected function getsqlresult(const aindex: integer): tsqlresult;
 
Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty);
 
Public constructor create(const afieldtypes: fieldtypesty; const agetsqlresult: getsqlresultfuncty);
 

Properties

Public property fieldtypes: fieldtypesty read ffieldtypes write ffieldtypes;
 

Generated by PasDoc 0.16.0.