NPersistence Reference Guide
The ColumnResult type exposes the following fields.
Fields
| Member | Description | |
|---|---|---|
| Name | (Required) The name of a column in the SELECT clause of a SQL query
| |
| ResultSetRef | (Required)
Points to the SqlResultSetMapping this ColumnResult belongs to.
| |
| Type | (Required) The type of the scalar
|