void __fastcall TFireDM::FDConnection1Recover(TObject* ASender, TObject* AInitiator, Exception* AException, TFDPhysConnectionRecoverAction &AAction)
{
//设置为重试模式
AAction=faRetry;//faCloseAbort;//faOfflineAbort;
}
void __fastcall TFireDM::FDConnection1Recover(TObject* ASender, TObject* AInitiator, Exception* AException, TFDPhysConnectionRecoverAction &AAction)
{
//设置为重试模式
AAction=faRetry;//faCloseAbort;//faOfflineAbort;
}