snowflake.snowpark.table_function.TableFunctionCall.named_arguments¶
- TableFunctionCall.named_arguments: Dict[str, Union[snowflake.snowpark.column.Column, str]]¶
The named arguments used to call this table function.
The named arguments used to call this table function.