NPersistence Reference Guide

The Unique type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Members
Member names that compose this unique constraint. Relevant only when the Unique annotation is used on a class. Returns: member names that compose this unique constraint.
Name
(Optional) Name of the unique constraint, if not specified defaults to a generated unique constraint name given by the vendor. Default value: ""

See Also