FireDAC.Comp.Client.TFDCustomCommand.FetchOptions
Delphi
property FetchOptions: TFDFetchOptions read GetFetchOptions write SetFetchOptions;
C++
__property Firedac::Stan::Option::TFDFetchOptions* FetchOptions = {read=GetFetchOptions, write=SetFetchOptions};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDCustomCommand |
説明
行の取得を制御する一連のオプションです。
FetchOptions プロパティは、カーソル行の取得を制御する一連のプロパティを表します。これらのプロパティは、接続オブジェクトのプロパティ FetchOptions から値を継承します。