snowflake.snowpark.Session.get_fully_qualified_name_if_possible

Session.get_fully_qualified_name_if_possible(name: str) str[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/session.py#L2687-L2702)

Returns the fully qualified object name if current database/schema exists, otherwise returns the object name

语言: 中文