ModelComponent 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 a collection within which you can store custom data.

System_CAPS_protproperty CanRaiseEvents

(Inherited from Component.)

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_protproperty DesignMode

(Inherited from Component.)

System_CAPS_protproperty Events

(Inherited from Component.)

System_CAPS_protproperty FriendlyName

Gets the friendly name of the ModelComponent.

System_CAPS_protproperty KeyForCollection

Gets the key used in the collection.

System_CAPS_pubproperty OwningCollection

Gets or sets the collection that contains the ModelComponent.

System_CAPS_pubproperty Parent

Gets the IModelComponent object that is the parent of the ModelComponent object.

System_CAPS_pubproperty Site

(Inherited from Component.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privproperty IHostableComponent.Host

System_CAPS_pubinterfaceSystem_CAPS_privproperty IModelComponent.FriendlyPath

System_CAPS_pubinterfaceSystem_CAPS_privproperty IModelComponent.OwningCollection

See Also

ModelComponent Class
Microsoft.AnalysisServices Namespace

Return to top