GetUserTablesSqlSyncTaskInput.SelectedSourceDatabases Property

Definition

List of source database names to collect tables for.

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

Property Value

Applies to