API:FireDAC.Stan.Option.TFDAutoFetchAll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDAutoFetchAll = (afAll, afTruncate, afDisable);

C++

enum DECLSPEC_DENUM TFDAutoFetchAll : unsigned int { afAll, afTruncate, afDisable };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.