IDataStoreWarpService Interface
Extends the IDataStoreService interface with methods that fetch data from a data store and compress the result.
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
This interface provides methods that help optimize memory consumption and serialization time for the Data Contract Serializer.
See Also