DbMigrationStatus.FullLoadQueuedTables Property

Definition

Number of tables queued for the migration of a DB.

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

Property Value

Applies to