Model.Database Property

Definition

Gets the parent database of the model.

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

Property Value

A Database representing the owner of the model.

Applies to