次の方法で共有


DataSourceView.Parent プロパティ

定義

DataSourceView オブジェクトの親 Database オブジェクトを取得します。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.Database Parent { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Parent : Microsoft.AnalysisServices.Database
Public ReadOnly Property Parent As Database

プロパティ値

Database オブジェクト。

属性

適用対象