FireDAC.Phys.Intf.IFDPhysDriver.CloseConnectionDef

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysDriver

Delphi

procedure CloseConnectionDef(const AConnectionDef: IFDStanConnectionDef);

C++

virtual void __fastcall CloseConnectionDef(const Firedac::Stan::Intf::_di_IFDStanConnectionDef AConnectionDef) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.