snowflake.snowpark.table_function.TableFunctionCall.arguments¶
- TableFunctionCall.arguments: Iterable[snowflake.snowpark.column.Column | str]¶
The positional arguments used to call this table function.
The positional arguments used to call this table function.