Właściwość Perspective.Calculations
Pobiera obliczeń perspektywa.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Calculations As PerspectiveCalculationCollection
Get
'Użycie
Dim instance As Perspective
Dim value As PerspectiveCalculationCollection
value = instance.Calculations
[BrowsableAttribute(false)]
public PerspectiveCalculationCollection Calculations { get; }
[BrowsableAttribute(false)]
public:
property PerspectiveCalculationCollection^ Calculations {
PerspectiveCalculationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Calculations : PerspectiveCalculationCollection
function get Calculations () : PerspectiveCalculationCollection
Wartość właściwości
Typ: Microsoft.AnalysisServices.PerspectiveCalculationCollection
A PerspectiveCalculationCollection obiektu.