Поделиться через


INamedComponent Interface

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

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
<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

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

INamedComponent Members
Microsoft.AnalysisServices Namespace