PartnerApplicationName
- Last Updated: August 11, 2021
- 1 minute read
- DataDirect Connectors
- JDBC
- Snowflake 6.0
- TeamCity 6.0
- Documentation
Purpose
Snowflake partner use only.
Specifies the name of a partner application to which you are trying to connect. This property is useful for users who have an existing partner contract with Snowflake and are using the driver with a Snowflake partner application or plug-in.
Valid Values
String
where:
String
is a valid partner application name string.
Data Source Methods
public String getPartnerApplicationName()
public void setPartnerApplicationName(String)
Default Value
No default value
Data Type
String