IBDAC

TIBCBlob.Cached Property

Indicates whether the BLOB data are cached on the client or they are accessed remotely on the server.

Class

TIBCBlob

Syntax

property Cached: Boolean;

Remarks

The Cached property is used ti indicate whether the BLOB data are cached on the client or they are accessed remotely on the server. In most cases you don't need to set the value of this property directly. To enable or disable BLOB caching, use the TCustomIBCDataSet.Options property.

See Also

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