GetUserTablesMySqlTaskInput.SelectedDatabases Property

Definition

List of database names to collect tables for.

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

Property Value

Applies to