Data.DBXCommonTable.TDBXTable.Command

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Command: TObject read GetCommand;

C++

__property System::TObject* Command = {read=GetCommand};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXTable

Description

Spécifie la commande à exécuter.

Command spécifie la commande à exécuter sur la table.

Voir aussi