次の方法で共有


DbMigrationStatus.FullLoadCompletedTables Property

Definition

Number of tables loaded during the migration of a DB.

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

Property Value

Applies to