Olvasás angol nyelven

Megosztás a következőn keresztül:


IModelComponent Interface

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

[GuidAttribute("3DA9FC8D-5AEA-404e-9C73-F9F393B9FFD3")]
public interface IModelComponent : IComponent, 
    IDisposable

The IModelComponent type exposes the following members.

Properties

  Name Description
Public property FriendlyPath Infrastructure.
Public property OwningCollection Infrastructure.
Public property Parent Infrastructure.
Public property Site (Inherited from IComponent.)

Top

Methods

  Name Description
Public method Dispose (Inherited from IDisposable.)

Top

Events

  Name Description
Public event Disposed (Inherited from IComponent.)

Top