DataSourcePermission.Parent 属性

定义

获取 DataSourcePermission 对象的父 DataSource 对象。

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

属性值

DataSource 对象。

属性

适用于