How to call ExecuteSqlInterpolatedAsync with a TVP that works with SqlParam and SqlLiteParam

后端 未结 0 2070
轮回少年
轮回少年 2021-01-01 13:09

I\'m calling a stored procedure that takes a TVP. This works fine except that in our unit tests we\'re using Sqlite. So we get an error that we can\'t use SqlParam

相关标签:
回答
  • 消灭零回复
提交回复
热议问题