Data.Bind.DBXScope.TCustomParamsAdapter.SQLQuery

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SQLQuery: TSQLQuery read GetSQLQuery write SetSQLQuery;

C++

__property Data::Sqlexpr::TSQLQuery* SQLQuery = {read=GetSQLQuery, write=SetSQLQuery};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.DBXScope.pas
Data.Bind.DBXScope.hpp
Data.Bind.DBXScope TCustomParamsAdapter

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!