<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview4.26064.3" />

Microsoft.Data.SqlClient.Server.MetaDataUtilsSmi

static class MetaDataUtilsSmi
Utilities for manipulating smi-related metadata. Since this class is built on top of SMI, SMI should not have a dependency on this class These are all based off of knowing the clr type of the value as an ExtendedClrTypeCode enum for rapid access.
namespace Microsoft.Data.SqlClient.Server { internal static class MetaDataUtilsSmi { } }