Click or drag to resize

Compilation Properties

The Compilation type exposes the following members.

Properties
  NameDescription
Public propertyCalculatedAttributeName
Calculate attribute that initiated the compilation
Public propertyInputObjectType
Gets the type of the input object.
Public propertyOperators
Gets the operators.
Public propertyResultFunc
Gets the result function, which is set by the latest compilation. It evaluates to the result of running the compiled program.
Public propertyResultType
Type of the compiled function's result
Public propertyStartingOperatorNo
Gets the starting operator number.
Public propertyTransaction
Gets the transaction.
Top
See Also