NPersistence Reference Guide

The ColumnResult type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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

See Also