ComputeClause Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The result of parsing a $compute query option.
public sealed class ComputeClause
type ComputeClause = class
Public NotInheritable Class ComputeClause
- Inheritance
-
ComputeClause
Constructors
| ComputeClause(IEnumerable<ComputeExpression>) |
Constructs a ComputeClause from the given parameters. |
Properties
| ComputedItems |
Gets the computed properties and operations. |