News

When using Microsoft.Data.SqlClient version 6.1.0 in a Blazor app targeting .NET 9.0, SqlDataReader.ReadAsync ().ConfigureAwait (false) intermittently stops reading data prematurely (hangs or returns ...
Related to #4389 Change the FinalCommandText to be publicly accessible but only internally changed. This change enable to get the final query when the CommandText is not populated.