IReplicationLink.ForceFailoverAllowDataLoss Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Forces fail over the Azure SQL Database Replication Link which may result in data loss.
public void ForceFailoverAllowDataLoss ();
abstract member ForceFailoverAllowDataLoss : unit -> unit
Public Sub ForceFailoverAllowDataLoss ()