ODAC

TSmartState Enumeration

Specifies if TCustomSmartQuery is in view mode.

Unit

OraSmart

Syntax

TSmartState = (dsView);

Values

Value Meaning
dsView TCustomSmartQuery is in view mode.

Remarks

Check the SmartState property to learn whether TCustomSmartQuery is in view mode.

TCustomSmartQuery is in view mode (SmartState is dsView) after calling View method.

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