Data.DBXCommonTable.TDBXTable.Command
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXTable |
Delphi
property Command: TObject read GetCommand;
C++
__property System::TObject* Command = {read=GetCommand};
Description
Specifies the command to execute.
Command specifies the command to execute on the table.