API:FireDAC.Phys.MongoDBWrapper.TMongoCommand.Command

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Command(const AArgs: array of const): TMongoCommand; overload;
function Command(const AJSON: String): TMongoCommand; overload;

C++

TMongoCommand* __fastcall Command(const System::TVarRec *AArgs, const int AArgs_High)/* overload */;
TMongoCommand* __fastcall Command(const System::UnicodeString AJSON)/* overload */;

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.