FireDAC.Phys.MongoDBWrapper.TMongoPipeline.TProjection.FieldBegin

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

Delphi

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

C++

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

プロパティ

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


説明

新しい入れ子プロジェクション ステージAField 属性を含んでいる)を開き、このプロジェクション ステージへの参照を返します。

関連項目