FireDAC.Phys.MongoDBWrapper.TMongoIndex.TKeys.Field

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Field(const AName: String; AAscending: Boolean = True): TKeys; overload;
function Field(const AName: String; const AKind: String): TKeys; overload;

C++

TMongoIndex::TKeys* __fastcall Field(const System::UnicodeString AName, bool AAscending = true)/* overload */;
TMongoIndex::TKeys* __fastcall Field(const System::UnicodeString AName, const System::UnicodeString AKind)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TKeys

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 !