Gets or sets the cache strategy to use for this property

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public CacheEnum Cache{ get; set;}

See Also