SQL Server/Yes-No data: would “bit” be more efficient than NVARCHAR(MAX)?

后端 未结 0 1084
遥遥无期
遥遥无期 2020-12-24 07:28

I\'m working with an ASP.NET Core/Entity Framework Core app that has many Yes/No menus. The EF model is defined like this:

public string SomeYesNoValue { get         


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