You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was hoping I could now log the CommandText from this method without having to override Execut* methods, but the DbCommand exposed as the result of CommandCreated is empty.
We discussed with @ajcvickers that having the properties populated could be more useful, but it is likely we don't have time to change this for 3.0 RTM, in which case we can add "CommandInitialized" method later.