API:FireDAC.Phys.IBWrapper.TIBPBReader.Reset
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBPBReader | |
Delphi
procedure Reset(const ABuffer: TFDByteString); overload;
procedure Reset(ALen: SmallInt); overload;
C++
void __fastcall Reset(const Firedac::Stan::Intf::TFDByteString ABuffer)/* overload */;
void __fastcall Reset(short ALen)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.