MajorObject Properties

Include Protected Members
Include Inherited Members

The MajorObject type exposes the following members.

Properties

  Name Description
Public property Annotations Gets the collection object of all annotations to current object. (Overrides ModelComponent.Annotations.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property Container (Inherited from Component.)
Public property CreatedTimestamp Gets or sets the date and time of the creation of the object.
Public property Description Gets or sets a description string of current object. (Overrides NamedComponent.Description.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Protected property FriendlyName Returns a user-friendly name. (Inherited from NamedComponent.)
Public property ID Gets or sets the identifier of the component. (Inherited from NamedComponent.)
Public property IsLoaded Infrastructure. Gets a value that indicates whether MajorObject have been loaded.
Protected property KeyForCollection Returns the key used in collections. (Inherited from NamedComponent.)
Public property LastSchemaUpdate Gets or sets the date and time when current object schema was last updated.
Public property Name Gets or sets the name of the component. (Inherited from NamedComponent.)
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. (Inherited from NamedComponent.)
Public property SiteID Infrastructure. Gets or sets the identifier for the site associated with the component. (Inherited from NamedComponent.)

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

MajorObject Class

Microsoft.AnalysisServices Namespace