API:FireDAC.Phys.MongoDBDef.TFDPhysMongoConnectionDefParams

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Intf.TFDConnectionDefParamsFireDAC.Stan.Intf.TFDStringListSystem.Classes.TStringListSystem.Classes.TStringsSystem.Classes.TPersistentSystem.TObjectTFDPhysMongoConnectionDefParams

Delphi

TFDPhysMongoConnectionDefParams = class(TFDConnectionDefParams)

C++

class PASCALIMPLEMENTATION TFDPhysMongoConnectionDefParams : public Firedac::Stan::Intf::TFDConnectionDefParams

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.MongoDBDef.pas
FireDAC.Phys.MongoDBDef.hpp
FireDAC.Phys.MongoDBDef FireDAC.Phys.MongoDBDef

Description

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

FireDAC.Phys.MongoDBDef.TFDPhysMongoConnectionDefParams inherits from FireDAC.Stan.Intf.TFDConnectionDefParams. All content below this line refers to FireDAC.Stan.Intf.TFDConnectionDefParams.

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

See Also