Gets the migration to which the event pertains.

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 Migration Migration { get; }
Visual Basic (Declaration)
Public ReadOnly Property Migration As Migration

See Also