| title | setMultiSubnetFailover Method (SQLServerDataSource) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql-non-specified | |
| ms.prod_service | drivers | |
| ms.service | ||
| ms.component | jdbc | |
| ms.reviewer | ||
| ms.suite | sql | |
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | article | |
| ms.assetid | 7ffd282d-c2f6-4d1b-a7a6-859d18b388aa | |
| caps.latest.revision | 4 | |
| author | MightyPen | |
| ms.author | genemi | |
| manager | jhubbard | |
| ms.workload | Inactive |
[!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