DataStoreClient Class
A data store provider (an IDataStore implementation) for client applications transferring data via WCF.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Remarks
We recommend this data store provider if you need backward compatibility. Otherwise, use DataStoreClientAsync.
Inheritance
Object
ClientBase<IDataStoreWarpService>
DevExpress.Xpo.DB.DataStoreClientBase<IDataStoreWarpService>
DataStoreClient
See Also