Skip to main content

OperationResult Class

The result of an operation performed by the DataStoreService, CachedDataStoreService, or SerializableObjectLayerService.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Xpo.v24.1.dll

NuGet Package: DevExpress.Xpo

#Declaration

public class OperationResult

#Remarks

This class supports the internal infrastructure and is not intended to be used directly from your code.

#Inheritance

See Also