FireDAC.Comp.Client.TFDCustomConnectionClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDCustomConnectionClass = class of TFDCustomConnection;

C++

typedef System::TMetaClass* TFDCustomConnectionClass;

Properties

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

Description

Sets the TFDCustomConnection descendant class.

Sets the TFDCustomConnection class, that FireDAC will use to create internally managed connection objects.

See Also