Klasa AggregationInstanceAttribute
Reprezentuje informacje używane przez atrybut Aggregation wystąpienie.
Hierarchia dziedziczenia
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.AggregationInstanceAttribute
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("91F2336D-3E5C-4CA5-A6E7-658AC0DE87A1")> _
Public Class AggregationInstanceAttribute _
Inherits ModelComponent _
Implements ICloneable
'Użycie
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
Typ AggregationInstanceAttribute uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
AggregationInstanceAttribute() | Inicjuje nowe wystąpienie AggregationInstanceAttribute przy użyciu wartości domyślnych. | |
AggregationInstanceAttribute(String) | Inicjuje nowe wystąpienie AggregationInstanceAttribute za pomocą identyfikatora. |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
Annotations | Pobiera kolekcja, w którym można przechowywać dane niestandardowe. (Dziedziczony z ModelComponent). | |
AttributeID | Pobiera lub ustawia identyfikator atrybut AggregationInstanceAttribute. | |
CanRaiseEvents | (Dziedziczony z Component). | |
Container | (Dziedziczony z Component). | |
DesignMode | (Dziedziczony z Component). | |
Events | (Dziedziczony z Component). | |
FriendlyName | Infrastruktura. (Zastępuje ModelComponent.FriendlyName). | |
KeyColumns | Pobiera powiązanie tabela i kolumna dla AggregationInstanceAttribute. | |
KeyForCollection | Infrastruktura. (Zastępuje ModelComponent.KeyForCollection). | |
OwningCollection | Pobiera lub ustawia kolekcja, która zawiera ModelComponent. (Dziedziczony z ModelComponent). | |
Parent | Infrastruktura. (Dziedziczony z ModelComponent). | |
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(AggregationInstanceAttribute) | Kopie AggregationInstanceAttribute 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) | (Dziedziczony z ModelComponent). |
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.