ODAC

TOraLob.Cached Property

Used to indicate where the LOB data is.

Class

TOraLob

Syntax

property Cached: boolean;

Remarks

Use the Cached property to indicate whether the LOB data is cached on a client or it is accessed remotely on the server. In most cases you don't need to set the value of this property directly. To enable or disable LOB caching use the TOraDataSet.Options property.

See Also

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