AttributeRelationshipCollection Class
Contains a collection of AttributeRelationship objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Declaration
<DefaultMemberAttribute("Item")> _
<GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C")> _
Public NotInheritable Class AttributeRelationshipCollection
Inherits ModelComponentCollection
[DefaultMemberAttribute("Item")]
[GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C")]
public sealed class AttributeRelationshipCollection : ModelComponentCollection
[DefaultMemberAttribute(L"Item")]
[GuidAttribute(L"C43BCBCC-4DF3-4b26-88DB-93D058F4315C")]
public ref class AttributeRelationshipCollection sealed : public ModelComponentCollection
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C") */
public final class AttributeRelationshipCollection extends ModelComponentCollection
DefaultMemberAttribute("Item")
GuidAttribute("C43BCBCC-4DF3-4b26-88DB-93D058F4315C")
public final class AttributeRelationshipCollection extends ModelComponentCollection
Hinweise
Neu:17. Juli 2006
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.AttributeRelationshipCollection
Threadsicherheit
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.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
AttributeRelationshipCollection Members
Microsoft.AnalysisServices Namespace