INamedComponent Interface
This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<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
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
INamedComponent Members
Microsoft.AnalysisServices Namespace