NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Specifies the callback listener classes to be used for an
entity or mapped superclass. This annotation may be applied
to an entity class or mapped superclass.
Namespace: NPersistenceAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
public sealed class EntityListeners : Attribute
Members
| All Members | Constructors | Fields |
| Member | Description | |
|---|---|---|
| EntityListeners()()()() | Initializes a new instance of the EntityListeners class | |
| EntityListeners(array<Type>[]()[][]) | Initializes a new instance of the EntityListeners class | |
| Value | The callback listener classes/// |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
NPersistence..::..EntityListeners
System..::..Attribute
NPersistence..::..EntityListeners