GetUserTablesPostgreSqlTaskInput.SelectedDatabases Property

Definition

List of PostgreSQL databases for which to collect tables.

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