Skip to main content
A newer version of this page is available. .

OperationResult Constructors

The result of an operation performed by the DataStoreService, CachedDataStoreService, or SerializableObjectLayerService.
Name Parameters Description
OperationResult() none This member supports the internal infrastructure and is not intended to be used directly from your code.
OperationResult(ServiceException, String) errorType, error This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also