Summary
    A configuration provider that provides access
    to the cache-related configuration methods.
    
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Config 
- Implementing Types
							graph BT
	Type["ICacheConfigurationProvider"]
class Type type-node
	Implementing0["EmbeddedConfigurationImpl"]-.->Type
	click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Config/EmbeddedConfigurationImpl"
	Implementing1["IEmbeddedConfiguration"]-.->Type
	click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/IEmbeddedConfiguration"
						
					Syntax
public interface ICacheConfigurationProviderRemarks
    A configuration provider that provides access
    to the cache-related configuration methods.
    
			Properties
| Name | Value | Summary | 
|---|---|---|
| Cache | ICacheConfiguration | Access to the cache-related configuration methods. |