Data.SqlExpr.TCustomSQLDataSet.SetCommandText
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
Unit: Data.SqlExpr | |
Parent: TCustomSQLDataSet |
Delphi
procedure SetCommandText(const Value: string); virtual;
C++
virtual void __fastcall SetCommandText(const System::UnicodeString Value);
Description
Embarcadero Technologies does not currently have any additional information.