From: Jiri C. (JIRA) <tr...@fi...> - 2019-07-30 11:32:26
|
Drop methods BeginXxx/EndXxx on FbCommand #breaking --------------------------------------------------- Key: DNET-891 URL: http://tracker.firebirdsql.org/browse/DNET-891 Project: .NET Data provider Issue Type: Task Components: ADO.NET Provider Affects Versions: 6.7.0.0 Reporter: Jiri Cincura Assignee: Jiri Cincura These methods were never actually properly done and with async/await they make little sense (and proper async code paths should be implemented). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |