Back to Devexpress

OperationResult Class

xpo-devexpress-dot-xpo-dot-db-49dd64d8.md

latest1.2 KB
Original Source

OperationResult Class

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

Namespace : DevExpress.Xpo.DB

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public class OperationResult
vb
Public Class OperationResult

Remarks

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

Inheritance

Object OperationResult OperationResult<T>

See Also

OperationResult Members

DevExpress.Xpo.DB Namespace