Back to Devexpress

CachedDataStoreService Constructors

xpo-devexpress-dot-xpo-dot-db-dot-cacheddatastoreservice-dot-ctor.md

latest1.0 KB
Original Source

CachedDataStoreService Constructors

The base class for WCF services providing access to data via cached data stores (objects implementing the ICachedDataStore interface).

NameParametersDescription
CachedDataStoreService(ICachedDataStore)providerInitializes a new instance of the CachedDataStoreService class with a cached data store‘s element (Root or Node), which provides data for the service.

See Also

CachedDataStoreService Class

CachedDataStoreService Members

DevExpress.Xpo.DB Namespace