NSManagedObject.WillTurnIntoFault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called before the receiver is turned into a fault.
[Foundation.Export("willTurnIntoFault")]
public virtual void WillTurnIntoFault ();
abstract member WillTurnIntoFault : unit -> unit
override this.WillTurnIntoFault : unit -> unit
- Attributes