Never Track Attribute Constructor
Initializes a new instance of the NeverTrackAttribute class
Definition
Namespace: EWSoftware.EntityFramework.DataAnnotations
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
Assembly: EWSoftware.EntityFramework (in EWSoftware.EntityFramework.dll) Version: 2025.11.12.0
C#
public NeverTrackAttribute()VB
Public Sub NewC++
public:
NeverTrackAttribute()F#
new : unit -> NeverTrackAttribute