| title | setApplicationIntent Method (SQLServerDataSource) |
|---|---|
| description | setApplicationIntent Method (SQLServerDataSource) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Sets the value of the applicationIntent connection property.
public void setApplicationIntent(java.lang.String applicationIntent); applicationIntent
The new value of the applicationIntent connection property.
For more information about the applicationIntent connection property, see Setting the Connection Properties.
SQLServerDataSource.getApplicationIntent
SQLServerDataSource Members
SQLServerDataSource Class