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