The IFieldInterceptor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | EntityName | Get the entity-name of the field DeclaringType. |
![]() | IsDirty | Is the entity considered dirty? |
![]() | IsInitialized | Is the entity to which we are bound completely initialized? |
![]() | MappedClass | Get the MappedClass (field container). |
![]() | Session | Use to associate the entity to which we are bound to the given session. |