INamedComponent Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
<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
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.