Sitecore 5.1.1 API

DatabaseCaches Class

Stores custom properties for a database.

For a list of all members of this type, see DatabaseCaches Members.

System.Object
   Sitecore.Data.DatabaseCaches

[Visual Basic]
Public Class DatabaseCaches
[C#]
public class DatabaseCaches

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The database properties allows the developer to attach meta data to a database. For instance the database version is a database property.

Requirements

Namespace: Sitecore.Data

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

DatabaseCaches Members | Sitecore.Data Namespace