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