Share via


ConnectToTargetSqlMITaskInput.ShouldValidateSsisCatalogOnly Property

Definition

Flag for whether to validate SSIS catalog is reachable on the target SQL MI server.

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

Property Value

Applies to