次の方法で共有


PerspectiveCalculationCollection クラス

PerspectiveCalculation オブジェクトのコレクションが含まれます。このクラスは継承できません。

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

構文

'宣言
<GuidAttribute("B811B01F-DBDF-44b8-BA4F-09708BEF1146")> _
Public NotInheritable Class PerspectiveCalculationCollection _
    Inherits ModelComponentCollection
'使用
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

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..PerspectiveCalculationCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。