System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute public class NotMappedAttribute : Attribute Documentation Code namespace System.ComponentModel.DataAnnotations.Schema { public class NotMappedAttribute : Attribute { public NotMappedAttribute(); } }