Share via


ConnectToTargetSqlDBTaskInput.ShouldQueryObjectCounts Property

Definition

Boolean flag indicating whether to query object counts for each database on the target server.

public bool? ShouldQueryObjectCounts { get; set; }
member this.ShouldQueryObjectCounts : Nullable<bool> with get, set
Public Property ShouldQueryObjectCounts As Nullable(Of Boolean)

Property Value

Applies to