Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |
Top
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 ) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | |
![]() |
KeyForCollection |
Top
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. |
Top
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 |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | ||
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | ||
Microsoft.AnalysisServices.IModelComponent.OwningCollection |
Top