In this case, MyDAC will try to reconnect to the server twice, and in case of failure will generate an exception.
rmRaise An exception is raised. rmReconnect Reconnect is performed and then exception is raised. rmReconnectExecute Reconnect is performed and abortive operation is reexecuted. Exception is not raised.