WebApiDataStoreClient Class
A data store provider (an IDataStore implementation) for client applications that use Web API to transfer data.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Xpo.v22.2.dll
NuGet Package: DevExpress.Xpo
Declaration
Remarks
For more information, see the following topic: Transfer Data via ASP.NET Core Web API / REST API.
Inheritance
Object
WebApiDataStoreClient
See Also