ComponentOne DataObjects for .NET
CacheCompressed Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > CacheProperties Class : CacheCompressed Property
Gets or sets a value indicating whether the data in cache should be compressed.
Syntax
'Declaration
 
Public Property CacheCompressed As System.Boolean
public System.bool CacheCompressed {get; set;}
See Also

Reference

CacheProperties Class
CacheProperties Members