共用方式為


Model.Database 屬性

定義

取得模型的父資料庫。

public Microsoft.AnalysisServices.Core.Database Database { get; }
member this.Database : Microsoft.AnalysisServices.Core.Database
Public ReadOnly Property Database As Database

屬性值

Database 表示模型的擁有者。

適用於