using System.ComponentModel.DataAnnotations.Schema; public partial class TeamPlus_msg { public string Account_List { get; set; } [NotMapped] public int MsgType { get; set; } }
沒有留言:
張貼留言