次の方法で共有


GetUserTablesPostgreSqlTaskInput.SelectedDatabases プロパティ

定義

テーブルを収集する PostgreSQL データベースの一覧。

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

プロパティ値

適用対象