Class tdbcolnamearrayprop

Unit

Declaration

type tdbcolnamearrayprop = class(tstringarrayprop, idbcolinfo)

Description

This item has no description.

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;

This item has no description.

Protected procedure getfieldtypes(out apropertynames: stringarty; out afieldtypes: fieldtypesarty);

This item has no description.

Public constructor create(const afieldtypes: fieldtypesty; const agetsqlresult: getsqlresultfuncty);

This item has no description.

Properties

Public property fieldtypes: fieldtypesty read ffieldtypes write ffieldtypes;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.