snowflake.snowpark.Session.get_current_role

Session.get_current_role() Optional[str][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/session.py#L2710-L2714)

Returns the name of the primary role in use for the current session.

语言: 中文