Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Returns the value of the multiSubnetFailover connection property.
Syntax
public boolean getMultiSubnetFailover();
Return Value
Returns true or false, depending on the current setting of the connection property.
Remarks
For more information about the multiSubnetFailover connection property, see Setting the Connection Properties.
See Also
SQLServerDataSource.setMultiSubnetFailover
SQLServerDataSource Members
SQLServerDataSource Class