Cache strategy.
Namespace: NHibernate.Cfg.ConfigurationSchemaAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public EntityCacheUsage Usage { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Usage As EntityCacheUsage Get |
| Visual C++ |
|---|
public: property EntityCacheUsage Usage { EntityCacheUsage get (); } |