Table.SystemManaged 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
布林值,指出資料表是否由系統管理。 系統會取得建立和刪除這類資料表的擁有權。
public bool SystemManaged { get; set; }
member this.SystemManaged : bool with get, set
Public Property SystemManaged As Boolean
屬性值
備註
只有在資料庫的相容性層級為 1562 或更新版本時,才支援這個屬性。