The IFieldInterceptor type exposes the following members.

Properties

  NameDescription
Public propertyEntityName
Get the entity-name of the field DeclaringType.
Public propertyIsDirty
Is the entity considered dirty?
Public propertyIsInitialized
Is the entity to which we are bound completely initialized?
Public propertyMappedClass
Get the MappedClass (field container).
Public propertySession
Use to associate the entity to which we are bound to the given session.

See Also