Klasa AggregationDesignAttribute
Reprezentuje skojarzenie między atrybut i AggregationDesignDimension elementu.
Hierarchia dziedziczenia
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.AggregationDesignAttribute
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")> _
Public NotInheritable Class AggregationDesignAttribute _
Inherits ModelComponent _
Implements ICloneable
'Użycie
Dim instance As AggregationDesignAttribute
[GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")]
public sealed class AggregationDesignAttribute : ModelComponent,
ICloneable
[GuidAttribute(L"1D04DE03-0954-496f-B122-EE66C2DE653A")]
public ref class AggregationDesignAttribute sealed : public ModelComponent,
ICloneable
[<SealedAttribute>]
[<GuidAttribute("1D04DE03-0954-496f-B122-EE66C2DE653A")>]
type AggregationDesignAttribute =
class
inherit ModelComponent
interface ICloneable
end
public final class AggregationDesignAttribute extends ModelComponent implements ICloneable
Typ AggregationDesignAttribute uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
AggregationDesignAttribute() | Inicjuje nowe wystąpienie AggregationDesignAttribute przy użyciu wartości domyślnych. | |
AggregationDesignAttribute(String) | Inicjuje nowe wystąpienie AggregationDesignAttribute za pomocą identyfikatora atrybut. |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
Annotations | Pobiera kolekcja, w którym można przechowywać dane niestandardowe. (Dziedziczony z ModelComponent). | |
Attribute | Pobiera typ danych pierwotnych, który reprezentuje skojarzenie między atrybut i AggregationDesignAttribute elementu. | |
AttributeID | Pobiera lub ustawia identyfikator atrybut AggregationDesignAttribute elementu. | |
CanRaiseEvents | (Dziedziczony z Component). | |
Container | (Dziedziczony z Component). | |
CubeAttribute | Pobiera CubeAttribute skojarzony element moduł. | |
DesignMode | (Dziedziczony z Component). | |
EstimatedCount | ||
Events | (Dziedziczony z Component). | |
FriendlyName | Infrastruktura. (Dziedziczony z ModelComponent). | |
KeyForCollection | Infrastruktura. (Dziedziczony z ModelComponent). | |
OwningCollection | Pobiera lub ustawia kolekcja, która zawiera ModelComponent. (Dziedziczony z ModelComponent). | |
Parent | Pobiera Cube obiekt, który jest elementem nadrzędnym AggregationDesignAttribute obiektu. | |
ParentAggregationDesign | ||
ParentCube | ||
ParentDatabase | ||
ParentMeasureGroup | ||
ParentServer | ||
Site | (Dziedziczony z Component). |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
AddToContainer | Infrastruktura. (Dziedziczony z ModelComponent). | |
AfterInsert | Infrastruktura. (Dziedziczony z ModelComponent). | |
AfterMove | Infrastruktura. (Dziedziczony z ModelComponent). | |
AfterRemove | Infrastruktura. (Dziedziczony z ModelComponent). | |
BeforeRemove | Infrastruktura. (Dziedziczony z ModelComponent). | |
Clone | Tworzy nową pełną kopię obiektu. | |
CopyTo(AggregationDesignAttribute) | Kopie AggregationDesignAttribute obiektu do określonego obiektu. | |
CopyTo(ModelComponent) | Infrastruktura. (Dziedziczony z ModelComponent). | |
CreateObjRef | (Dziedziczony z MarshalByRefObject). | |
Dispose() | (Dziedziczony z Component). | |
Dispose(Boolean) | (Dziedziczony z Component). | |
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Component). | |
GetHashCode | (Dziedziczony z Object). | |
GetLifetimeService | (Dziedziczony z MarshalByRefObject). | |
GetService | (Dziedziczony z Component). | |
GetType | (Dziedziczony z Object). | |
InitializeLifetimeService | (Dziedziczony z MarshalByRefObject). | |
MemberwiseClone() | (Dziedziczony z Object). | |
MemberwiseClone(Boolean) | (Dziedziczony z MarshalByRefObject). | |
RemoveFromContainer | Infrastruktura. (Dziedziczony z ModelComponent). | |
Reset | Infrastruktura. (Dziedziczony z ModelComponent). | |
Submit() | Infrastruktura. (Dziedziczony z ModelComponent). | |
Submit(Boolean) | Infrastruktura. (Dziedziczony z ModelComponent). | |
ToString | Infrastruktura. (Dziedziczony z ModelComponent). | |
Validate(ValidationErrorCollection) | Sprawdza poprawność element, do którego jest dołączony; Zwraca wszelkich błędów napotkanych kolekcja. (Dziedziczony z ModelComponent). | |
Validate(ValidationErrorCollection, Boolean) | Sprawdza poprawność element, do którego jest dołączony; Zwraca wszelkich błędów napotkanych kolekcja.Zawiera także parametr umożliwiające zwrot szczegółowe błędy. (Dziedziczony z ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Zastępuje ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition)). |
Do góry
Jawne implementacje interfejsu
Nazwa | Opis | |
---|---|---|
ICloneable.Clone | ||
IHostableComponent.Host | (Dziedziczony z ModelComponent). | |
IModelComponent.FriendlyPath | (Dziedziczony z ModelComponent). | |
IModelComponent.OwningCollection | (Dziedziczony z ModelComponent). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.