DevForce Help Reference
IPropertyChangedInterceptor Interface
Members 


Interface which allows an entity to receive property changed notifications.
Syntax
'Declaration
 
Public Interface IPropertyChangedInterceptor 
'Usage
 
Dim instance As IPropertyChangedInterceptor
public interface IPropertyChangedInterceptor 
Remarks
"Code First" entities can implement this interface if property change interception is needed.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPropertyChangedInterceptor Members
IdeaBlade.EntityModel Namespace

Send Feedback