ComplexObject.ReportPropertyChanging Method (String)
Notifies the change tracker that a property change is pending on a complex object.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- property
-
Type:
System.String
The name of the changing property.
Exception | Condition |
---|---|
ArgumentNullException | property is null. |