FunctionImportParameter
Responsible for collecting together the actual method parameters and the parameters that need to be sent to the Execute method.Syntax
Inheritance
Properties
EsqlParameterName
Returns
stringExecuteParameterName
Returns
stringFunctionParameterName
Returns
stringFunctionParameterType
Returns
stringIsNullableOfT
Returns
boolLocalVariableName
Returns
stringNeedsLocalVariable
Returns
boolRawClrTypeName
Returns
stringRawFunctionParameterName
Returns
stringSource
Returns
FunctionParameterMethods
Create
Parameters
- parameters IEnumerable<FunctionParameter>: