共用方式為


DbContext.Database 屬性

定義

為此內容建立資料庫實例,以允許建立/刪除/存在檢查基礎資料庫。

public System.Data.Entity.Database Database { get; }
member this.Database : System.Data.Entity.Database
Public ReadOnly Property Database As Database

屬性值

適用於