API:FireDAC.Phys.IBWrapper.TIBArray.Init
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBArray | |
Delphi
procedure Init(AType, ALen, ADims: Smallint; ABounds: array of ISC_SHORT);
C++
void __fastcall Init(short AType, short ALen, short ADims, short *ABounds, const System::NativeInt ABounds_High);
Description
Embarcadero Technologies does not currently have any additional information.