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

Class that implements the specific connection parameters to connect to the MongoDB driver.

See Also