Classe PerspectiveCalculationCollection
Contains a collection of PerspectiveCalculation objects. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("B811B01F-DBDF-44b8-BA4F-09708BEF1146")> _
Public NotInheritable Class PerspectiveCalculationCollection _
Inherits ModelComponentCollection
'Utilizzo
Dim instance As PerspectiveCalculationCollection
[GuidAttribute("B811B01F-DBDF-44b8-BA4F-09708BEF1146")]
public sealed class PerspectiveCalculationCollection : ModelComponentCollection
[GuidAttribute(L"B811B01F-DBDF-44b8-BA4F-09708BEF1146")]
public ref class PerspectiveCalculationCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("B811B01F-DBDF-44b8-BA4F-09708BEF1146")>]
type PerspectiveCalculationCollection =
class
inherit ModelComponentCollection
end
public final class PerspectiveCalculationCollection extends ModelComponentCollection
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..PerspectiveCalculationCollection
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche