FDConnection1断网后自动重连
2020-06-16 21:49 su_hq 阅读(456) 评论(0) 收藏 举报void __fastcall TFireDM::FDConnection1Recover(TObject* ASender, TObject* AInitiator, Exception* AException, TFDPhysConnectionRecoverAction &AAction)
{
//设置为重试模式
AAction=faRetry;//faCloseAbort;//faOfflineAbort;
}
浙公网安备 33010602011771号