FireDAC.Comp.QBE.TFDQBE.QuerySource
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.QBE.pas FireDAC.Comp.QBE.hpp
| |
| Unit: FireDAC.Comp.QBE | |
| Parent: TFDQBE | |
Delphi
property QuerySource: TDataSource read FQuerySource write SetQuerySource;
C++
__property Data::Db::TDataSource* QuerySource = {read=FQuerySource, write=SetQuerySource};
Description
Embarcadero Technologies does not currently have any additional information.