EF Core 5: FreeText Failed to convert parameter value from a String to a Byte[] on a Full-Text indexed Byte[] column

后端 未结 0 1222
自闭症患者
自闭症患者 2021-01-20 02:44

I have the following entity with a property Content of type byte[]:

public class Post
{
  [Co         


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