IgnoreAttributeForUpdate Property

This read-only property gets the ignored state of the property for update stored procedures

Definition

Namespace: EWSoftware.EntityFramework.DataAnnotations
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
public bool ForUpdate { get; }

Property Value

Boolean

See Also