Gets or sets the name or address of the server, where database mirroring is configured, to connect to if the primary server is down.
'Declaration
Public Property FailoverPartner As String
public string FailoverPartner {get; set;}
Property Value
The name or address of the server, where database mirroring is configured, to connect to if the primary server is down.