NPersistence Reference Guide

The FieldResult type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Column
Name of the column in the SELECT clause - i.e., column aliases, if applicable.
EntityRef
Required. Points to the EntityResult this FieldResult belongs to.
Name
Name of the persistent field or property of the class.

See Also