NPersistence Reference Guide

The Table type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Catalog
(Optional) The catalog of the table. Defaults to the default catalog
Name
(Optional) The name of the table. Defaults to the entity name
Schema
(Optional) The schema of the table. Defaults to the default schema for user

See Also