The number of this migration, as part of the sequence of all migrations to run

Namespace:  Mindscape.NHibernateModelDesigner.Migrations
Assembly:  Mindscape.NHibernateModelDesigner.Migrations (in Mindscape.NHibernateModelDesigner.Migrations.dll)
Version: 3.1.0.0 (3.1.0.0)

Syntax

C#
public MigrationVersion Version { get; set; }
Visual Basic (Declaration)
Public Property Version As MigrationVersion

See Also