FireDAC.Phys.MongoDBWrapper.TMongoConnection.URI

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property URI: String read GetURI;

C++

__property System::UnicodeString URI = {read=GetURI};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection


Beschreibung

URI (EN) des MongoDB-Servers.

Siehe auch