You are viewing documentation about an older version (1.15.0). View latest version

snowflake.snowpark.Session.connection

property Session.connection: SnowflakeConnection[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.15.0/src/snowflake/snowpark/session.py#L2067-L2071)

Returns a SnowflakeConnection object that allows you to access the connection between the current session and Snowflake server.

语言: 中文