How to check for null values with Dapper

后端 未结 0 1942
有刺的猬
有刺的猬 2020-11-30 15:13

I\'m having an SQL table Countries, with CountryId and StateId. StateId can be null, as not all countries have States. I\'d like to check if the combination of country/state

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