Udostępnij za pośrednictwem


Właściwość Dimension.DependsOnDimension

Pobiera obiekt wymiaru wymiaru, który jest bieżący wymiar zależy albo jest wysoce skorelowane z.

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

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property DependsOnDimension As Dimension
    Get
'Użycie
Dim instance As Dimension
Dim value As Dimension

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

Wartość właściwości

Typ: Microsoft.AnalysisServices.Dimension

Uwagi

Jeśli wymiar a ma silne powiązania do wymiaru B, a następnie należy zestaw A "zależy" B.W ten sposób agregacja algorytm projektu nie będzie rozważyć zarówno jako wymiary wzajemnie niezależnych.Na przykład czas fiskalnych jest zależny od czasu kalendarza.