Freigeben über


AttributeTranslationCollection Class

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

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

Syntax

'Declaration
<GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class AttributeTranslationCollection
    Inherits TranslationCollection
[GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A")] 
[DefaultMemberAttribute("Item")] 
public sealed class AttributeTranslationCollection : TranslationCollection
[GuidAttribute(L"135BA853-5642-47d1-ABB6-AA9E8D612F0A")] 
[DefaultMemberAttribute(L"Item")] 
public ref class AttributeTranslationCollection sealed : public TranslationCollection
/** @attribute GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A") */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public final class AttributeTranslationCollection extends TranslationCollection
GuidAttribute("135BA853-5642-47d1-ABB6-AA9E8D612F0A") 
DefaultMemberAttribute("Item") 
public final class AttributeTranslationCollection extends TranslationCollection

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.ModelComponentCollection
     Microsoft.AnalysisServices.TranslationCollection
      Microsoft.AnalysisServices.AttributeTranslationCollection

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

AttributeTranslationCollection Members
Microsoft.AnalysisServices Namespace