Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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