Compilation Properties |
The Compilation type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalculatedAttributeName |
Calculate attribute that initiated the compilation
|
![]() | InputObjectType |
Gets the type of the input object.
|
![]() | Operators |
Gets the operators.
|
![]() | ResultFunc |
Gets the result function, which is set by the latest compilation.
It evaluates to the result of running the compiled program.
|
![]() | ResultType |
Type of the compiled function's result
|
![]() | StartingOperatorNo |
Gets the starting operator number.
|
![]() | Transaction |
Gets the transaction.
|