다음을 통해 공유


ConnectToSourceSqlServerTaskInput.ShouldCollectDatabases Property

Definition

Flag for whether to collect databases from source server.

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

Property Value

Applies to