Compartir a través de


getFailoverPartner Method (SQLServerDataSource)

Returns the name of the failover server that is used in a database mirroring configuration.

public string getFailoverPartner()

Valor devuelto

A String that contains the name of the failover partner, or null if none is set.

Notas

The value returned by this method reflects the failover partner name set using the setFailoverPartner method.

Vea también

Referencia

SQLServerDataSource Class

Conceptos

SQLServerDataSource Methods
SQLServerDataSource Members