API:FireDAC.Comp.Client.TFDUpdateSQL.Commands

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDUpdateSQL

Delphi

property Commands[ARequest: TFDUpdateRequest]: TFDCustomCommand read GetCommand;

C++

__property TFDCustomCommand* Commands[Firedac::Stan::Option::TFDUpdateRequest ARequest] = {read=GetCommand};

Description

Embarcadero Technologies does not currently have any additional information.