FireDAC.Phys.MongoDBDef.TFDPhysMongoConnectionDefParams.Server

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Server: String read GetServer write SetServer stored False;

C++

__property System::UnicodeString Server = {read=GetServer, write=SetServer, stored=false};

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.