FireDAC.Comp.Client.TFDCustomConnectionClass

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
classref
typedef
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: FireDAC.Comp.Client

Delphi

TFDCustomConnectionClass = class of TFDCustomConnection;

C++

typedef System::TMetaClass* TFDCustomConnectionClass;

Description

Sets the TFDCustomConnection descendant class.

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

See Also