API:FireDAC.Stan.Option.TFDFetchOptions

提供:RAD Studio API Documentation

TFDFetchOptionsFireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObject

Delphi

TFDFetchOptions = class (TFDCustomOptions)

C++

class PASCALIMPLEMENTATION TFDFetchOptions : public TFDCustomOptions

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

説明

すべてのオプション クラスの基底クラスです。 すべてのオプション クラスの基底クラスです。

TFDCustomOptions クラスは、他の TFDXxxxOptions クラスの基底クラスです。プログラム中で直接使用してはなりません。

関連項目