FireDAC.Phys.OracleWrapper.TOCIHandle.InitCollection
Delphi
function InitCollection(ACollClass: TOCICollectionClass;
var AColl: TOCICollection; AhColl: pOCIColl): TOCICollection;
C++
TOCICollection* __fastcall InitCollection(TOCICollectionClass ACollClass, TOCICollection* &AColl, Firedac::Phys::Oraclecli::pOCIColl AhColl);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FireDAC.Phys.OracleWrapper.pas FireDAC.Phys.OracleWrapper.hpp |
FireDAC.Phys.OracleWrapper | TOCIHandle |
Description
Embarcadero Technologies does not currently have any additional information.