FireDAC.Stan.Intf.TFDConnectionDefParams

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Intf.TFDStringListSystem.Classes.TStringListSystem.Classes.TStringsSystem.Classes.TPersistentSystem.TObjectTFDConnectionDefParams

Delphi

TFDConnectionDefParams = class(TFDStringList)

C++

class PASCALIMPLEMENTATION TFDConnectionDefParams : public TFDStringList

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

TFDConnectionDefParams is the base class to implement the specific parameters of a driver to establish a FireDAC connection.

See Also