GetUserTablesSqlSyncTaskInput.SelectedTargetDatabases Property

Definition

List of target database names to collect tables for.

public System.Collections.Generic.IList<string> SelectedTargetDatabases { get; }
member this.SelectedTargetDatabases : System.Collections.Generic.IList<string>
Public ReadOnly Property SelectedTargetDatabases As IList(Of String)

Property Value

Applies to