INamedComponent 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 Description

Gets or sets the long description of the component.

System_CAPS_pubproperty FriendlyPath

Gets a friendly path for this instance.(Inherited from IModelComponent.)

System_CAPS_pubproperty ID

Gets or sets the engine ID of the component.

System_CAPS_pubproperty Name

Gets or sets the name of the component as presented to user.

System_CAPS_pubproperty OwningCollection

Gets or sets the collection that owns the current object.(Inherited from IModelComponent.)

System_CAPS_pubproperty Parent

Gets the parent IModelComponent of this instance.(Inherited from IModelComponent.)

System_CAPS_pubproperty Site

(Inherited from IComponent.)

See Also

INamedComponent Interface
Microsoft.AnalysisServices Namespace

Return to top