FireDAC.Comp.Client.TFDCustomTableAdapter.DeleteCommand

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: TFDCustomTableAdapter

Delphi

property DeleteCommand: TFDCustomCommand read FDeleteCommand

C++

__property TFDCustomCommand* DeleteCommand = {read=FDeleteCommand, write=SetDeleteCommand};

Description

Embarcadero Technologies does not currently have any additional information.