Used to indicate where the LOB data is.
property Cached: boolean;
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.