Understanding DeferredLobRead.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MarkF
Posts: 211
Joined: Thu 02 Mar 2006 14:55

Understanding DeferredLobRead.

Post by MarkF » Fri 16 May 2014 12:16

Am I correct that the DeferredLobRead option has no affect if CacheLobs is false? I've been doing some testing and that appears to be the case, but I wanted to double check to see if there is something I'm misunderstanding. Thanks.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Understanding DeferredLobRead.

Post by AlexP » Mon 19 May 2014 08:36

Hello,

These are independent options, that don't affect each other.

Post Reply