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
| 名称 | Description | |
|---|---|---|
| ModelComponent | Initializes a new instance of the ModelComponent class using the default values. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | Annotations | Gets a collection within which you can store custom data. | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. | 
| .gif) | Parent | |
| .gif) | Site | (inherited from Component ) | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
| .gif) | FriendlyName | |
| .gif) | KeyForCollection | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Submit | Overloaded. | 
| .gif) | ToString | Overridden. | 
| .gif) | Validate | Overloaded. Validates the element to which it is appended; returns any errors encountered. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | AddToContainer | |
| .gif) | AfterInsert | |
| .gif) | AfterMove | |
| .gif) | AfterRemove | |
| .gif) | BeforeRemove | |
| .gif) | CopyTo | |
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Finalize | (inherited from Component ) | 
| .gif) | GetService | (inherited from Component ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
| .gif) | RemoveFromContainer | |
| .gif) | Reset | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | ||
| Microsoft.AnalysisServices.IModelComponent.FriendlyPath | ||
| Microsoft.AnalysisServices.IModelComponent.OwningCollection | 
顶部