MajorObject Properties

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Properties

Name Description
System_CAPS_pubproperty Annotations

Gets the collection object of all annotations to current object.(Overrides ModelComponent.Annotations.)

System_CAPS_protproperty CanRaiseEvents

(Inherited from Component.)

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_pubproperty CreatedTimestamp

Gets or sets the date and time of the creation of the object.

System_CAPS_pubproperty Description

Gets or sets a description string of current object.(Overrides NamedComponent.Description.)

System_CAPS_protproperty DesignMode

(Inherited from Component.)

System_CAPS_protproperty Events

(Inherited from Component.)

System_CAPS_protproperty FriendlyName

Returns a user-friendly name.(Inherited from NamedComponent.)

System_CAPS_pubproperty ID

Gets or sets the identifier of the component.(Inherited from NamedComponent.)

System_CAPS_pubproperty IsLoaded

Gets a value that indicates whether MajorObject have been loaded.

System_CAPS_protproperty KeyForCollection

Returns the key used in collections.(Inherited from NamedComponent.)

System_CAPS_pubproperty LastSchemaUpdate

Gets or sets the date and time when current object schema was last updated.

System_CAPS_pubproperty Name

Gets or sets the name of the component.(Inherited from NamedComponent.)

System_CAPS_pubproperty OwningCollection

Gets or sets the collection that contains the ModelComponent.(Inherited from ModelComponent.)

System_CAPS_pubproperty Parent

Gets the IModelComponent object that is the parent of the ModelComponent object.(Inherited from ModelComponent.)

System_CAPS_pubproperty Site

Gets or sets the site of the component.(Inherited from NamedComponent.)

System_CAPS_pubproperty SiteID

Gets or sets the identifier for the site associated with the component.(Inherited from NamedComponent.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privproperty IHostableComponent.Host

(Inherited from ModelComponent.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IModelComponent.FriendlyPath

(Inherited from ModelComponent.)

System_CAPS_pubinterfaceSystem_CAPS_privproperty IModelComponent.OwningCollection

(Inherited from ModelComponent.)

See Also

MajorObject Class
Microsoft.AnalysisServices Namespace

Return to top