Udostępnij za pośrednictwem


Właściwość AggregationAttribute.CubeAttribute

Pobiera CubeAttribute który kojarzy aktualnie AggregationAttribute do moduł nadrzędnej.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property CubeAttribute As CubeAttribute
    Get
'Użycie
Dim instance As AggregationAttribute
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

Wartość właściwości

Typ: Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute który kojarzy aktualnie AggregationAttribute do moduł nadrzędnej.