Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of the multiSubnetFailover connection property.
Syntax
public void setMultiSubnetFailover(boolean multiSubnetFailover);
Parameters
multiSubnetFailover
The new value of the multiSubnetFailover connection property.
Remarks
For more information about the multiSubnetFailover connection property, see Setting the Connection Properties.
See Also
SQLServerDataSource.getMultiSubnetFailover
SQLServerDataSource Members
SQLServerDataSource Class