FireDAC.Phys.MongoDBWrapper.TMongoIndex.TKeys.Field

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
function public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TKeys

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。