FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TProjection.Field

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

Delphi

function Field(const AField: String): TProjection; inline;

C++

TMongoPipeline::TProjection* __fastcall Field(const System::UnicodeString AField);

プロパティ

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


説明

AField 属性を プロジェクション ステージに含め、このプロジェクション ステージへの参照を返します。

関連項目