Data.Bind.DBXScope.TCustomParamsAdapter.SQLQuery
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.DBXScope.pas Data.Bind.DBXScope.hpp
| |
Unit: Data.Bind.DBXScope | |
Parent: TCustomParamsAdapter |
Delphi
property SQLQuery: TSQLQuery read GetSQLQuery write SetSQLQuery;
C++
__property Data::Sqlexpr::TSQLQuery* SQLQuery = {read=GetSQLQuery, write=SetSQLQuery};
Description
Embarcadero Technologies does not currently have any additional information.