API:FireDAC.Phys.MongoDBWrapper.TMongoDatabase.GetCollection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCollection(const AColName: String): TMongoCollection;

C++

TMongoCollection* __fastcall GetCollection(const System::UnicodeString AColName);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoDatabase

Description

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