namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Specifies that this property is not mapped to an SQL column/expression
[AttributeUsage(AttributeTargets.All)]
public class NotMappedAttribute : SetFieldFlagsAttribute
name | description |
---|---|
NotMappedAttribute() | Initializes a new instance of the NotMappedAttribute class. |
- class SetFieldFlagsAttribute
- Source: NotMappedAttribute.cs