ModelComponent Members
This is the base class for most of the Analysis Management Objects.
The following tables list the members exposed by the ModelComponent type.
Protected Constructors
Name | Description | |
---|---|---|
ModelComponent | Initializes a new instance of the ModelComponent class using the default values. |
Nach oben
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. | |
Container | (inherited from Component ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. | |
Parent | ||
Site | (inherited from Component ) |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | ||
KeyForCollection |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. | |
ToString | Overridden. | |
Validate | Overloaded. Validates the element to which it is appended; returns any errors encountered. |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
AddToContainer | ||
AfterInsert | ||
AfterMove | ||
AfterRemove | ||
BeforeRemove | ||
CopyTo | ||
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | ||
Reset |
Nach oben
Public Events
Name | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Nach oben
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | ||
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | ||
Microsoft.AnalysisServices.IModelComponent.OwningCollection |
Nach oben