Share via


RelationalOptionsExtension.MigrationsAssemblyObject Property

Definition

The assembly that contains migrations, or null if none has been set.

public virtual System.Reflection.Assembly? MigrationsAssemblyObject { get; }
member this.MigrationsAssemblyObject : System.Reflection.Assembly
Public Overridable ReadOnly Property MigrationsAssemblyObject As Assembly

Property Value

Applies to