DisableDeferredDeletionAttribute Properties
Use this attribute to disable Soft Deletion (Deferred Object Deletion) for a specific entity class in your EF Core application.Name | Description |
---|---|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also