API:FireDAC.Stan.Option.TFDFetchOptions.AutoClose

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoClose: Boolean read GetAutoClose write SetAutoClose  stored IsACS default True;

C++

__property bool AutoClose = {read=GetAutoClose, write=SetAutoClose, stored=IsACS, default=1};

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!