Subject | TIBOQuery AutoFetchAll prop |
---|---|
Author | Marcel Brink |
Post date | 2003-04-02T09:07:58Z |
Hi,
I have a TIBOQuery which has some LookupFields
to another TIBOQuery.
I noticed in the IBOMonitor, when the AutoFetchAll
property of the LookupDataset is False, that for every
LookupField the Record in the LookupDataset is Fetched again.
When I set the AutoFetchAll Property is set to True,
i have no Fetches.....
The problem is that I can't find an explanation of the
AutoFetchAll property, so I don't know what that
property is doing.
Can someone maybe tell me what that Property will do ?
Thanks in advance,
Marcel Brink
Xploration.
I have a TIBOQuery which has some LookupFields
to another TIBOQuery.
I noticed in the IBOMonitor, when the AutoFetchAll
property of the LookupDataset is False, that for every
LookupField the Record in the LookupDataset is Fetched again.
When I set the AutoFetchAll Property is set to True,
i have no Fetches.....
The problem is that I can't find an explanation of the
AutoFetchAll property, so I don't know what that
property is doing.
Can someone maybe tell me what that Property will do ?
Thanks in advance,
Marcel Brink
Xploration.