ODAC

TCustomSmartQuery.View Method

Allows viewing all fields of the updating table.

Class

TCustomSmartQuery

Syntax

procedure View;

Remarks

Useful when Expand is True. Lets view all fields of the updating table. Call Cancel method to return dataset to dsBrowse mode. To indicate view mode check SmartState. After calling View method SmartState is dsView.

See Also

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