Array Fatching

dcollie

Member
I'm evaluating DOA and am spefically interested in Array functions. I understand the array DML OK but can I perform array fetching as well?
 
Array fetching is implicitly performed by the TOracleQuery and TOracleDataSet. The ReadBuffer property defines the maximum number of records in the array.

------------------
Marco Kalter
Allround Automations
 
Back
Top