次の方法で共有


CubeAttribute プロパティ

キューブ要素に関連付けられた CubeAttribute を取得します。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property CubeAttribute As CubeAttribute
    Get
'使用
Dim instance As AggregationDesignAttribute
Dim value As CubeAttribute

value = instance.CubeAttribute
[BrowsableAttribute(false)]
public CubeAttribute CubeAttribute { get; }
[BrowsableAttribute(false)]
public:
property CubeAttribute^ CubeAttribute {
    CubeAttribute^ get ();
}
[<BrowsableAttribute(false)>]
member CubeAttribute : CubeAttribute
function get CubeAttribute () : CubeAttribute

プロパティ値

型: Microsoft.AnalysisServices. . :: . .CubeAttribute
キューブ要素に関連付けられた属性です。