FireDAC.Phys.MongoDBWrapper.TMongoUpdate.TModifier.TArrayOperation.Field

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Field(const AName: String; const AValues: Variant;  AEach, AClose: Boolean): TArrayOperation; overload;
function Field(const AName: String; const AValues: array of const;  AEach, AClose: Boolean): TArrayOperation; overload;

C++

HIDESBASE TMongoUpdate::TModifier::TArrayOperation* __fastcall Field(const System::UnicodeString AName, const System::Variant &AValues, bool AEach, bool AClose)/* overload */;
HIDESBASE TMongoUpdate::TModifier::TArrayOperation* __fastcall Field(const System::UnicodeString AName, System::TVarRec const *AValues, const int AValues_High, bool AEach, bool AClose)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TArrayOperation

Description


Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !