Entity Framework code first creating complex constrains using functions for table

前端 未结 0 799
没有蜡笔的小新
没有蜡笔的小新 2021-02-11 16:48

I need to create a table for objects

public class CustomClassifierValue : EntityClassifier
{
        public int Id { get; set; }
        public string Code { get;         


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