GetUserTablesMySqlTaskInput.SelectedDatabases プロパティ

定義

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

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

プロパティ値

適用対象