ConnectToSourceSqlServerTaskInput.CollectDatabases Property

Definition

Flag for whether to collect databases from source server.

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

Property Value

Applies to