FireDAC.Comp.Client.TFDConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDConnection = class(TFDCustomConnection)

C++

class PASCALIMPLEMENTATION TFDConnection : public TFDCustomConnection

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

Description

The class responsible for the connection establishment with a DBMS.

Use TFDConnection to establish a connection to a DBMS and to manage associated datasets.

See Also

Samples

Retrieved from "https://docwiki.embarcadero.com/Libraries/Sydney/e/index.php?title=FireDAC.Comp.Client.TFDConnection&oldid=736845"