System.ComponentModel.DataAnnotations.Schema.NotMappedAttribute public class NotMappedAttribute : Attribute Denotes that a property or class should be excluded from database mapping. Documentation Code public NotMappedAttribute() Initializes a new instance of the NotMappedAttribute class.