SqlScriptEditorControl.ShowCurrentResultsBelowSplitter 屬性

定義

會取得一個布林值,指示目前查詢結果是否顯示在與查詢文本同一層級分頁器的分流器下方。

protected:
 virtual property bool ShowCurrentResultsBelowSplitter { bool get(); };
protected override bool ShowCurrentResultsBelowSplitter { get; }
member this.ShowCurrentResultsBelowSplitter : bool
Protected Overrides ReadOnly Property ShowCurrentResultsBelowSplitter As Boolean

屬性值

一個布林值,表示目前查詢結果是否顯示在與查詢文字同一層級分頁器的分流器下方,若 True, 結果在分流器下方可見。

適用於