共用方式為


Database.Visible 屬性

定義

取得或設定與資料庫建立關聯的可見性布林值屬性。

public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

屬性值

若已開啟可見性即為 true;否則為 false。

適用於