API:FireDAC.Stan.Option.TFDFetchOptions.AutoFetchAll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoFetchAll: TFDAutoFetchAll read GetAutoFetchAll  write SetAutoFetchAll stored IsAFAS default afAll;

C++

__property TFDAutoFetchAll AutoFetchAll = {read=GetAutoFetchAll, write=SetAutoFetchAll, stored=IsAFAS, default=0};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDFetchOptions

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!