Udostępnij przez


AttributeRelationshipCollection Class

Contains a collection of AttributeRelationship objects. This class cannot be inherited.

Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Deklaracja
<GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class AttributeRelationshipCollection
    Inherits ModelComponentCollection
[GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C")] 
[DefaultMemberAttribute("Item")] 
public sealed class AttributeRelationshipCollection : ModelComponentCollection
[GuidAttribute(L"C43BCBCC-4DF3-4b26-88DB-93D058F4315C")] 
[DefaultMemberAttribute(L"Item")] 
public ref class AttributeRelationshipCollection sealed : public ModelComponentCollection
/** @attribute GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class AttributeRelationshipCollection extends ModelComponentCollection
GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C") 
DefaultMemberAttribute("Item") 
public final class AttributeRelationshipCollection extends ModelComponentCollection

Remarks

New:17 July 2006

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
    Microsoft.AnalysisServices.AttributeRelationshipCollection

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.