PerspectiveMeasureCollection Class
Contains a collection of PerspectiveMeasure objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class PerspectiveMeasureCollection
Inherits ModelComponentCollection
[GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")]
[DefaultMemberAttribute("Item")]
public sealed class PerspectiveMeasureCollection : ModelComponentCollection
[GuidAttribute(L"D5D7FEBF-29F4-4965-94BE-08A9F064637E")]
[DefaultMemberAttribute(L"Item")]
public ref class PerspectiveMeasureCollection sealed : public ModelComponentCollection
/** @attribute GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E") */
/** @attribute DefaultMemberAttribute("Item") */
public final class PerspectiveMeasureCollection extends ModelComponentCollection
GuidAttribute("D5D7FEBF-29F4-4965-94BE-08A9F064637E")
DefaultMemberAttribute("Item")
public final class PerspectiveMeasureCollection extends ModelComponentCollection
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.PerspectiveMeasureCollection
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.