From: Jiri C. (JIRA) <tr...@fi...> - 2021-01-08 11:41:58
|
FbCommand.CommandPlan and CommandExplainedPlan properties should be methods #breaking ------------------------------------------------------------------------------------- Key: DNET-1000 URL: http://tracker.firebirdsql.org/browse/DNET-1000 Project: .NET Data provider Issue Type: New Feature Components: ADO.NET Provider Reporter: Jiri Cincura Assignee: Jiri Cincura Priority: Minor Because it's actually a call (and hence not "instant" as is an expectation for property) and also async can't be done smoothly with properties. -- 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 |