I am looking for a way to find the maximum length if available for the given table and property using EF Core.
I can see the solution is available in EF using IObjectContextAdapter, however it is not available in EF Core.
Kind Regards
I am looking for a way to find the maximum length if available for the given table and property using EF Core.
I can see the solution is available in EF using IObjectContextAdapter, however it is not available in EF Core.
Kind Regards