title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
getMultiSubnetFailover Method (SQLServerDataSource) |
getMultiSubnetFailover Method (SQLServerDataSource) |
David-Engel |
v-davidengel |
01/19/2017 |
sql |
connectivity |
reference |
[!INCLUDEDriver_JDBC_Download]
Returns the value of the multiSubnetFailover connection property.
public boolean getMultiSubnetFailover();
Returns true or false, depending on the current setting of the connection property.
For more information about the multiSubnetFailover connection property, see Setting the Connection Properties.
SQLServerDataSource.setMultiSubnetFailover
SQLServerDataSource Members
SQLServerDataSource Class