Gets the version of the migration.

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

Syntax

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

See Also