共用方式為


Table.SystemManaged 屬性

定義

布林值,指出資料表是否由系統管理。 系統會取得建立和刪除這類資料表的擁有權。

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

屬性值

備註

只有在資料庫的相容性層級為 1562 或更新版本時,才支援這個屬性。

適用於