次の方法で共有


MeasureCollection クラス

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

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

構文

'宣言
<GuidAttribute("F07A33AC-FADB-4c93-9E25-584923C1C378")> _
Public NotInheritable Class MeasureCollection _
    Inherits NamedComponentCollection
'使用
Dim instance As MeasureCollection
[GuidAttribute("F07A33AC-FADB-4c93-9E25-584923C1C378")]
public sealed class MeasureCollection : NamedComponentCollection
[GuidAttribute(L"F07A33AC-FADB-4c93-9E25-584923C1C378")]
public ref class MeasureCollection sealed : public NamedComponentCollection
[<SealedAttribute>]
[<GuidAttribute("F07A33AC-FADB-4c93-9E25-584923C1C378")>]
type MeasureCollection =  
    class
        inherit NamedComponentCollection
    end
public final class MeasureCollection extends NamedComponentCollection

スレッド セーフ

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