IgnoreAttributeForUpdate Property
This read-only property gets the ignored state of the property for update stored procedures
Namespace: EWSoftware.EntityFramework.DataAnnotationsAssembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
public bool ForUpdate { get; }
Public ReadOnly Property ForUpdate As Boolean
Get
public:
property bool ForUpdate {
bool get ();
}
member ForUpdate : bool with get
Property Value
Boolean