FireDAC.Phys.MongoDBWrapper.TMongoConnection.Open

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Open(const AUri: String);

C++

void __fastcall Open(const System::UnicodeString AUri);

Eigenschaften

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


Beschreibung

Öffnet eine Verbindung zum Server an der angegebenen URI (EN).

Siehe auch