API:FireDAC.Comp.Script.TFDScriptOptions.FeedbackCommands

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
Unit: FireDAC.Comp.Script
Parent: TFDScriptOptions

Delphi

property FeedbackCommands: Boolean read FFeedbackCommands write FFeedbackCommands default True;

C++

__property bool FeedbackCommands = {read=FFeedbackCommands, write=FFeedbackCommands, default=1};

Description

Embarcadero Technologies does not currently have any additional information.