Sitecore 5.0 API

SqlClientDataStore Class

Represents a store of the SQL client data.

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

System.Object
   Sitecore.Configuration.SqlClientDataStore

[Visual Basic]
Public Class SqlClientDataStore
    Implements IClientDataStore
[C#]
public class SqlClientDataStore : IClientDataStore

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.

Requirements

Namespace: Sitecore.Configuration

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

See Also

SqlClientDataStore Members | Sitecore.Configuration Namespace