Class UnmappedAttribute
Excludes the member from the mapping (navigations are excluded automatically; this is for the rest).
[AttributeUsage(AttributeTargets.Property)]
public sealed class UnmappedAttribute : Attribute
- Inheritance
-
UnmappedAttribute
- Inherited Members