<PackageReference Include="Microsoft.Data.SqlClient" Version="7.1.0-preview1.26124.5" />
Microsoft.Data.SqlClient.Server.SmiMetaDataProperty
namespace Microsoft.Data.SqlClient.Server
{
internal abstract class SmiMetaDataProperty
{
protected SmiMetaDataProperty();
}
}