Bde.DBTables.GetFieldSource

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: Bde.DBTables

Delphi

function GetFieldSource(ADataSet: TDataSet; var ADataSources:  DataSources): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall GetFieldSource(Data::Db::TDataSet* ADataSet, Bde::DataSources &ADataSources);

Description

Embarcadero Technologies does not currently have any additional information.