The CacheProperties class is used to specify global cache settings for a DataSetDef using the CacheProperties property.

Namespace:  C1.Data.SchemaObjects
Assembly:  C1.Data.2 (in C1.Data.2.dll)

Syntax

C#
public class CacheProperties
Visual Basic (Declaration)
Public Class CacheProperties

Inheritance Hierarchy

System..::..Object
  C1.Data.SchemaObjects..::..CacheProperties

See Also