NamedComponent Properties

Include Protected Members
Include Inherited Members

The NamedComponent type exposes the following members.

Properties

  Name Description
Public property Annotations Gets a collection within which you can store custom data. (Inherited from ModelComponent.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Public property Description Gets or sets the description of the component.
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Protected property FriendlyName Returns a user-friendly name. (Overrides ModelComponent.FriendlyName.)
Public property ID Gets or sets the identifier of the component.
Protected property KeyForCollection Returns the key used in collections. (Overrides ModelComponent.KeyForCollection.)
Public property Name Gets or sets the name of the component.
Public property OwningCollection Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.)
Public property Parent Infrastructure. Gets the IModelComponent object that is the parent of the ModelComponent object. (Inherited from ModelComponent.)
Public property Site Infrastructure. Gets or sets the site of the component. (Overrides Component.Site.)
Public property SiteID Infrastructure. Gets or sets the identifier for the site associated with the component.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Inherited from ModelComponent.)

Top

See Also

Reference

NamedComponent Class

Microsoft.AnalysisServices Namespace