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.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms172095.pubproperty(en-US,SQL.90).gif Annotations Gets a collection within which you can store custom data.
ms172095.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms172095.pubproperty(en-US,SQL.90).gif OwningCollection Gets or sets the collection that contains the ModelComponent.
ms172095.pubproperty(en-US,SQL.90).gif Parent  
ms172095.pubproperty(en-US,SQL.90).gif Site  (inherited from Component )

Top

Protected Properties

  Name Description
ms172095.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms172095.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms172095.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms172095.protproperty(en-US,SQL.90).gif FriendlyName  
ms172095.protproperty(en-US,SQL.90).gif KeyForCollection  

Top

Public Methods

(see also Protected Methods )

  Name Description
ms172095.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms172095.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms172095.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms172095.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms172095.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms172095.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms172095.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms172095.pubmethod(en-US,SQL.90).gifms172095.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms172095.pubmethod(en-US,SQL.90).gif Submit Overloaded.  
ms172095.pubmethod(en-US,SQL.90).gif ToString Overridden.  
ms172095.pubmethod(en-US,SQL.90).gif Validate Overloaded. Validates the element to which it is appended; returns any errors encountered.

Top

Protected Methods

  Name Description
ms172095.protmethod(en-US,SQL.90).gif AddToContainer  
ms172095.protmethod(en-US,SQL.90).gif AfterInsert  
ms172095.protmethod(en-US,SQL.90).gif AfterMove  
ms172095.protmethod(en-US,SQL.90).gif AfterRemove  
ms172095.protmethod(en-US,SQL.90).gif BeforeRemove  
ms172095.protmethod(en-US,SQL.90).gif CopyTo  
ms172095.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms172095.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms172095.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms172095.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms172095.protmethod(en-US,SQL.90).gif RemoveFromContainer  
ms172095.protmethod(en-US,SQL.90).gif Reset  

Top

Public Events

  Name Description
ms172095.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  
Microsoft.AnalysisServices.IModelComponent.OwningCollection  

Top

See Also

Reference

ModelComponent Class
Microsoft.AnalysisServices Namespace