| title | setMultiSubnetFailover Method (SQLServerDataSource) |
|---|---|
| description | setMultiSubnetFailover 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 multiSubnetFailover connection property.
public void setMultiSubnetFailover(boolean multiSubnetFailover); multiSubnetFailover
The new value of the multiSubnetFailover connection property.
For more information about the multiSubnetFailover connection property, see Setting the Connection Properties.
SQLServerDataSource.getMultiSubnetFailover
SQLServerDataSource Members
SQLServerDataSource Class