Class tconnectedifidatasource
Unit
Declaration
type tconnectedifidatasource = class(tifidatasource)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- tifidatasource
- tconnectedifidatasource
Overview
Fields
| Protected | fconnectionintf: iifidataconnection; |
Methods
| Protected | function getfieldnames(const adatatype: listdatatypety): msestringarty; |
| Protected | procedure open; override; |
| Protected | procedure close; override; |
| Protected | procedure checkconnection; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Published | property connection: tmsecomponent read fconnection write setconnection; |
| Published | property fields: tificonnectedfields read getfields write setfields; |
Description
Fields
| Protected | fconnectionintf: iifidataconnection; |
|
This item has no description. | |
Methods
| Protected | function getfieldnames(const adatatype: listdatatypety): msestringarty; |
|
This item has no description. | |
| Protected | procedure open; override; |
|
This item has no description. | |
| Protected | procedure close; override; |
|
This item has no description. | |
| Protected | procedure checkconnection; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Published | property connection: tmsecomponent read fconnection write setconnection; |
|
This item has no description. | |
| Published | property fields: tificonnectedfields read getfields write setfields; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.