FireDAC.Comp.Client.TFDCustomConnection.CloneConnection
Delphi
function CloneConnection: TFDCustomConnection;
C++
TFDCustomConnection* __fastcall CloneConnection(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomConnection |
Description
Creates a clone of the current connection object and assigns most property values of this connection to the cloned connection object.