Allows dotConnect for Oracle to proactively remove connections to corresponding Oracle Real Application Clusters (RAC) database service, service member, instance, or node from the pool when this service, service member, instance, or node goes down.
public bool HAEvents {get; set;}
'Declaration
Public Property HAEvents As Boolean
Property Value
If
true, the connections to Oracle Real Application Clusters (RAC) database services, service members, instances, or nodes that went down will be proactively removed from the pool. The default value is
false.