Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.Name
TDataSet
Top 


Designates the name of the dataset as referenced by other components.

property Name: TComponentName;

Description
Use Name to change the name of a dataset to reflect its purpose in the current application. By default, the IDE assigns sequential names based on the type of the component, such as 'Table1', 'Table2', and so on.

When the name of the dataset is changed at design time, if any of the field components use the dataset name as a prefix to the field name, these field names are updated as well.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024