Stores identity settings of a table column.

Namespace:  PerpetuumSoft.DataModel.MsSql
Assembly:  PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0

Syntax

C#
public sealed class Identity
Visual Basic (Declaration)
Public NotInheritable Class Identity
Visual C++
public ref class Identity sealed

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.DataModel.MsSql..::.Identity

See Also