次の方法で共有


MiningModelPermission.Parent プロパティ

定義

MiningModelPermission オブジェクトの親 MiningModel オブジェクトを取得します。

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

プロパティ値

MiningModel オブジェクト。

属性

適用対象