Microsoft.Data.SqlClient.Server.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
{
}
}