IgnoreAttributeForInsert Property

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

Definition

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

Property Value

Boolean

See Also