Show: Delphi C++
Display Preferences

Data.DB.TField.SetDataSet

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure SetDataSet(ADataSet: TDataSet); virtual;

C++

virtual void __fastcall SetDataSet(TDataSet* ADataSet);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.DB.pas
Data.DB.hpp
Data.DB TField

Description

Adds the field to the specified dataset.

Use the SetDataSet method to add the field to the dataset specified through the ADataSet parameter.

See Also

Personal tools
Previous Versions
Translations