Back to Devexpress

CachedDataStoreClient Constructors

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

latest1.3 KB
Original Source

CachedDataStoreClient Constructors

A cached data store provider (an ICachedDataStore implementation) for client applications transferring data via WCF.

NameParametersDescription
CachedDataStoreClient(Binding, EndpointAddress)binding, remoteAddressInitializes a new instance of the CachedDataStoreClient class with specified settings.
CachedDataStoreClient(String)configNameInitializes a new instance of the CachedDataStoreClient class using the configuration information specified in the client application’s configuration file by confName.

See Also

CachedDataStoreClient Class

CachedDataStoreClient Members

DevExpress.Xpo.DB Namespace