DbMigrationStatus.FullLoadLoadingTables Property

Definition

Number of tables loading during the migration of a DB.

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

Property Value

Applies to