Share via


Classe AggregationInstanceAttribute

Represents information about an attribute used by an Aggregation instance.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")> _
Public Class AggregationInstanceAttribute _
    Inherits ModelComponent _
    Implements ICloneable
'Utilisation
Dim instance As AggregationInstanceAttribute
[GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")]
public class AggregationInstanceAttribute : ModelComponent, 
    ICloneable
[GuidAttribute(L"91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")]
public ref class AggregationInstanceAttribute : public ModelComponent, 
    ICloneable
[<GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")>]
type AggregationInstanceAttribute =  
    class
        inherit ModelComponent
        interface ICloneable
    end
public class AggregationInstanceAttribute extends ModelComponent implements ICloneable

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .ModelComponent
        Microsoft.AnalysisServices..::..AggregationInstanceAttribute

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.