Compartir a través de


RelationalOptionsExtension.MigrationsHistoryTableName Propiedad

Definición

Nombre de tabla que se va a usar para la tabla del historial de migraciones o null si no se ha establecido ninguno.

public virtual string MigrationsHistoryTableName { get; set; }
public virtual string MigrationsHistoryTableName { get; }
public virtual string? MigrationsHistoryTableName { get; }
member this.MigrationsHistoryTableName : string with get, set
member this.MigrationsHistoryTableName : string
Public Overridable Property MigrationsHistoryTableName As String
Public Overridable ReadOnly Property MigrationsHistoryTableName As String

Valor de propiedad

Se aplica a