다음을 통해 공유


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

  이름 Description
ModelComponent Initializes a new instance of the ModelComponent class using the default values.

위쪽

Public Properties

(see also Protected Properties )

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

위쪽

Protected Properties

  이름 Description
ms172095.protproperty(ko-kr,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms172095.protproperty(ko-kr,SQL.90).gif DesignMode  (inherited from Component )
ms172095.protproperty(ko-kr,SQL.90).gif Events  (inherited from Component )
ms172095.protproperty(ko-kr,SQL.90).gif FriendlyName  
ms172095.protproperty(ko-kr,SQL.90).gif KeyForCollection  

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

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

위쪽

Public Events

  이름 Description
ms172095.pubevent(ko-kr,SQL.90).gif Disposed  (inherited from Component )

위쪽

Explicit Interface Implementations

  이름 Description
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  
Microsoft.AnalysisServices.IModelComponent.OwningCollection  

위쪽

참고 항목

참조

ModelComponent Class
Microsoft.AnalysisServices Namespace