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