FireDAC.Phys.IBWrapper.TIBPBWriter.AddParams
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBPBWriter |
Delphi
procedure AddParams(AParams: TStrings; ApInfos: PIBPBInfoArr;
AMaxCode: Byte; AFilter: TIBPBInfoFilterFunc);
C++
void __fastcall AddParams(System::Classes::TStrings* AParams, PIBPBInfoArr ApInfos, System::Byte AMaxCode, TIBPBInfoFilterFunc AFilter);
Description
Embarcadero Technologies does not currently have any additional information.