CubeAttribute.Attribute 属性

定义

获取 CubeAttribute 对象的维度属性。

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

属性值

DimensionAttribute 对象。

属性

适用于