API:FireDAC.Phys.MongoDBWrapper.TMongoConnection.Collections

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Collections[const ADBName, AColName: String]: TMongoCollection read GetCollectionsProp;

C++

__property TMongoCollection* Collections[const System::UnicodeString ADBName][const System::UnicodeString AColName] = {read=GetCollectionsProp};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoConnection

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!