Freigeben über


INamedComponent Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
<GuidAttribute("BBCC5A46-0217-4a45-ACAE-189239F101BF")> _
Public Interface INamedComponent
    Inherits IModelComponent, IComponent, IDisposable
[GuidAttribute("BBCC5A46-0217-4a45-ACAE-189239F101BF")] 
public interface INamedComponent : IModelComponent, IComponent, IDisposable
[GuidAttribute(L"BBCC5A46-0217-4a45-ACAE-189239F101BF")] 
public interface class INamedComponent : IModelComponent, IComponent, IDisposable
/** @attribute GuidAttribute("BBCC5A46-0217-4a45-ACAE-189239F101BF") */ 
public interface INamedComponent extends IModelComponent, IComponent, 
    IDisposable
GuidAttribute("BBCC5A46-0217-4a45-ACAE-189239F101BF") 
public interface INamedComponent extends IModelComponent, IComponent, 
    IDisposable

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

INamedComponent Members
Microsoft.AnalysisServices Namespace