FireDAC.Stan.Option.TFDFetchOptions

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Option.TFDCustomOptionsSystem.Classes.TPersistentSystem.TObjectTFDFetchOptions

Delphi

TFDFetchOptions = class (TFDCustomOptions)

C++

class PASCALIMPLEMENTATION TFDFetchOptions : public TFDCustomOptions

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option FireDAC.Stan.Option

Description

The set of options for controlling the data and metadata fetching.

The TFDFetchOptions class represents the set of properties controlling how FireDAC components and Phys Layer command interfaces fetch the data and metadata:

See Also