FireDAC.Phys.IBBase.TFDPhysIBCommandBase.InternalOpen
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
Unit: FireDAC.Phys.IBBase | |
Parent: TFDPhysIBCommandBase |
Delphi
function InternalOpen(var ACount: TFDCounter): Boolean; override;
C++
virtual bool __fastcall InternalOpen(Firedac::Stan::Intf::TFDCounter &ACount);
Description
Embarcadero Technologies does not currently have any additional information.