getFailoverPartner Method (SQLServerDataSource)

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

public string getFailoverPartner()

Rückgabewert

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

Hinweise

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

Siehe auch

Referenz

SQLServerDataSource Class

Konzepte

SQLServerDataSource Methods
SQLServerDataSource Members