AttributeRelationshipCollection Class
Contains a collection of AttributeRelationship objects. This class cannot be inherited.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<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
Замечания
Добавления:17 июля 2006 г.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.AttributeRelationshipCollection
Синхронизация потоков
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.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
AttributeRelationshipCollection Members
Microsoft.AnalysisServices Namespace