FireDAC.Comp.Client.TFDCustomTableAdapter.SelectCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectCommand: TFDCustomCommand read FSelectCommand  write SetSelectCommand;

C++

__property TFDCustomCommand* SelectCommand = {read=FSelectCommand, write=SetSelectCommand};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomTableAdapter

Description

Embarcadero Technologies does not currently have any additional information.