Data.Bind.DBXScope.TCustomBindSourceDBX.CommandText
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.DBXScope.pas Data.Bind.DBXScope.hpp
| |
Unit: Data.Bind.DBXScope | |
Parent: TCustomBindSourceDBX |
Delphi
property CommandText: string read GetCommandText write SetCommandText;
C++
__property System::UnicodeString CommandText = {read=GetCommandText, write=SetCommandText};
Description
Embarcadero Technologies does not currently have any additional information.