NPersistence Reference Guide
The ColumnResult type exposes the following fields.
Fields
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
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
|