Enum ComputationStatus
- Namespace
- LogicalOptimizer
- Assembly
- LogicalOptimizer.dll
Outcome of a potentially expensive computation on the result object.
public enum ComputationStatus
Fields
Computed = 0NotRequested = 2TooLarge = 1
Outcome of a potentially expensive computation on the result object.
public enum ComputationStatus
Computed = 0NotRequested = 2TooLarge = 1