| title | getApplicationIntent Method (SQLServerDataSource) |
|---|---|
| description | getApplicationIntent 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]
Returns the value of the applicationIntent connection property.
public java.lang.String getApplicationIntent(); Returns the value of the applicationIntent connection property.
For more information about the applicationIntent connection property, see Setting the Connection Properties.
SQLServerDataSource.setApplicationIntent
SQLServerDataSource Members
SQLServerDataSource Class