snowflake.snowpark.Session.session_id

property Session.session_id: int[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/session.py#L2624-L2627)

Returns an integer that represents the session ID of this session.

Language: English