FireDAC.Phys.MongoDBDef.TFDPhysMongoConnectionDefParams.UseSSL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UseSSL: Boolean read GetUseSSL write SetUseSSL stored False;

C++

__property bool UseSSL = {read=GetUseSSL, write=SetUseSSL, stored=false, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.MongoDBDef.pas
FireDAC.Phys.MongoDBDef.hpp
FireDAC.Phys.MongoDBDef TFDPhysMongoConnectionDefParams

Description

Embarcadero Technologies does not currently have any additional information.