NPersistence Reference Guide
The EntityResult type exposes the following fields.
Fields
| Member | Description | |
|---|---|---|
| DiscriminatorColumn |
Specifies the column name (or alias) of the column in
the SELECT list that is used to determine the type of
the entity instance.
| |
| EntityClass | The class of the result.
| |
| Name |
Required
Name of this EntityResult, the name is used by FieldResults to reference this object.
| |
| ResultSetRef |
Required.
Points to the SqlResultSetMapping this EntityResult belongs to.
|