Microsoft.Data.SqlClient.Server.UIntNormalizer sealed class UIntNormalizer : Normalizer Documentation Code namespace Microsoft.Data.SqlClient.Server { internal sealed class UIntNormalizer : Normalizer { public UIntNormalizer(); } }