Share via


getFailoverPartner Method (SQLServerDataSource)

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

public string getFailoverPartner()

반환 값

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

주의

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

참고 항목

참조

SQLServerDataSource Class

개념

SQLServerDataSource Methods
SQLServerDataSource Members