'Declaration Public Property MultiSubnetFailover As Boolean
public bool MultiSubnetFailover {get; set;}
'Declaration Public Property MultiSubnetFailover As Boolean
public bool MultiSubnetFailover {get; set;}
It is recommended to set this property to true when connecting to SQL Server 2012 availability group listener or SQL Server 2012 Failover Cluster Instance. Set this property to false when connecting to anything other than SQL Server 2012 availability group listener or SQL Server 2012 Failover Cluster Instance (default value).
This property must not be used when the FailoverPartner property is set.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2