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
Hi,
I am raising this issue because I was going to make a class based on SqlSessionStateProviderAsync to customize connection string.
But I couldn't do that because GetConnectionString method is not overridable in SqlSessionStateProviderAsync.cs.
Would you please consider making it overridable?
That will be really grateful.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I am raising this issue because I was going to make a class based on SqlSessionStateProviderAsync to customize connection string.
But I couldn't do that because GetConnectionString method is not overridable in SqlSessionStateProviderAsync.cs.
Would you please consider making it overridable?
That will be really grateful.
Thanks in advance.
The text was updated successfully, but these errors were encountered: