Share via


CubeAttribute.Parent 属性

定义

获取 CubeAttribute 对象的父 CubeDimension 对象。

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

属性值

CubeDimension 对象。

属性

适用于