Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)