| ArgumentHint |
A hint that provides additional information about an argument.
|
| DataTypeHint |
A hint that influences the reflection-based extraction of a DataType.
|
| ExtractionVersion |
Logical version that describes the expected behavior of the reflection-based data type
extraction.
|
| FunctionHint |
A hint that influences the reflection-based extraction of input types, accumulator types, and
output types for constructing the TypeInference logic of a UserDefinedFunction.
|
| HintFlag |
Three-valued flag for representing TRUE, FALSE, and UNKNOWN.
|
| InputGroup |
A list of commonly used pre-defined groups of similar types for accepting more than just one data
type as an input argument in DataTypeHints.
|
| ProcedureHint |
A hint that influences the reflection-based extraction of input types and output types for
constructing the TypeInference logic of a Procedure.
|