ODAC

TSmartQuery Class

A component providing TCustomSmartQuery.Expand fields feature, that lets all data controls be aware of all the fields belonging to updating table an not only those requested in SELECT clause, and TCustomSmartQuery.SmartRefresh feature (in Professional and Developer editions only).

For a list of all members of this type, see TSmartQuery members.

Unit

OraSmart

Syntax

TSmartQuery = class(TCustomSmartQuery);

Remarks

TSmartQuery component is a direct descendant of the TOraDataSet class.

TSmartQuery is an alternative to TOraQuery. It provides TCustomSmartQuery.Expand fields feature, that lets all data controls be aware of all the fields belonging to updating table an not only those requested in SELECT clause, and TCustomSmartQuery.SmartRefresh feature (in Professional and Developer editions only).

Inheritance Hierarchy

TMemDataSet
   TCustomDADataSet
      TOraDataSet
         TCustomOraQuery
            TCustomSmartQuery
               TSmartQuery

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback