FireDAC.Comp.Client.TFDCustomCommand.GetConnection
Delphi
function GetConnection(ACheck: Boolean): TFDCustomConnection;
C++
TFDCustomConnection* __fastcall GetConnection(bool ACheck);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomCommand |
Description
Returns the connection object.
Returns the connection object using either the Connection or the ConnectionName property.