A Primary Key constraint in the database.
Namespace: NHibernate.Mapping
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
Public Class PrimaryKey _ Inherits Constraint |
| C# |
|---|
public class PrimaryKey : Constraint |
| Visual C++ |
|---|
public ref class PrimaryKey : public Constraint |