Share via


RelationalOptionsExtension.MigrationsAssemblyObject Property

Definition

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

[System.Runtime.CompilerServices.Nullable(2)]
public virtual System.Reflection.Assembly? MigrationsAssemblyObject { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.MigrationsAssemblyObject : System.Reflection.Assembly
Public Overridable ReadOnly Property MigrationsAssemblyObject As Assembly

Property Value

Attributes

Applies to