DbMigrationStatus.FullLoadErroredTables Property

Definition

Number of tables errored out during the migration of a DB.

public int? FullLoadErroredTables { get; }
member this.FullLoadErroredTables : Nullable<int>
Public ReadOnly Property FullLoadErroredTables As Nullable(Of Integer)

Property Value

Applies to