FireDAC.Comp.QBE.TFDQBE.DataSource

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.QBE.pas
FireDAC.Comp.QBE.hpp
Unit: FireDAC.Comp.QBE
Parent: TFDQBE

Delphi

property DataSource: TDataSource read FDataSource write SetDataSource;

C++

__property Data::Db::TDataSource* DataSource = {read=FDataSource, write=SetDataSource};

Description

Embarcadero Technologies does not currently have any additional information.