NPersistence Reference Guide
(Optional) The primary key generation strategy that the persistence provider must use to generate the annotated entity primary key.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
public GenerationType Strategy

See Also