ODAC

TOraDataSetOptionsDS.DeferredLobRead Property

Used fetch all Oracle 8 Lob values only when they are explicitly requested.

Class

TOraDataSetOptionsDS

Syntax

property DeferredLobRead: boolean stored False default False;

Remarks

If True, all Oracle 8 Lob values are only fetched when they are explicitly requested. Otherwise entire record set with any Lob values is returned when dataset is opened. Whether Lob values are cached locally to be reused later or not is controlled by CacheLobs option.

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