IModelComponent Interface
Applies To: SQL Server (starting with 2016)
Represents a model component.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | FriendlyPath | Gets a friendly path for this instance. |
![]() | OwningCollection | Gets or sets the collection that owns the current object. |
![]() | Parent | Gets the parent IModelComponent of this instance. |
![]() | Site | (Inherited from IComponent.) |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from IDisposable.) |
| Name | Description | |
|---|---|---|
![]() | Disposed | (Inherited from IComponent.) |
Show:


