FireDAC.Phys.IBBase.TFDPhysIBCommandBase.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: constructor
Visibility: public
Source: FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDPhysIBCommandBase

C++

/* TFDPhysCommand.Create */ inline __fastcall TFDPhysIBCommandBase(Firedac::Phys::TFDPhysConnection* AConnection) : Firedac::Phys::TFDPhysCommand(AConnection) { }

Description

Embarcadero Technologies does not currently have any additional information.