The following tables list the members exposed by PropertyInterceptorArgs.
Name | Description | |
---|---|---|
![]() | Cancel | Whether or not to cancel any further actions for the PropertyInterceptor. |
![]() | Context | Used internally to indicate the Entity version. |
![]() | ExceptionAction | The handler to be invoked when an exception is thrown during a get or set. |
![]() | Instance | The object on which the interceptor acts. |
![]() | Tag | Gets or sets a user-defined value. |
![]() | Value | The value of the property being retrieved or set. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |