The methods of the IPropertyChangeCallback interface are listed below. For a complete list of IPropertyChangeCallback interface members, see the IPropertyChangeCallback Members topic.
OnPropertyChange | Raised for persistent objects before a property is changed for the first time within a transaction. Note that the property being changed will still contain the old (unchanged) value, when the callback occurs. |
IPropertyChangeCallback Interface | TechTalk.Genome Namespace