Translation 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.(Inherited from ModelComponent.)

System_CAPS_protproperty CanRaiseEvents

(Inherited from Component.)

System_CAPS_pubproperty Caption

Gets or sets the caption to be used for display by clients.

System_CAPS_pubproperty CollectionCaption

Gets or sets the collection caption of the translation.

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_pubproperty Description

Gets or sets the description of a translation.

System_CAPS_protproperty DesignMode

(Inherited from Component.)

System_CAPS_pubproperty DisplayFolder

Gets or sets the display folder of a translation.

System_CAPS_protproperty Events

(Inherited from Component.)

System_CAPS_protproperty FriendlyName

Gets the friendly name of the translation.(Overrides ModelComponent.FriendlyName.)

System_CAPS_protproperty KeyForCollection

Gets the value of the key for the collection.(Overrides ModelComponent.KeyForCollection.)

System_CAPS_pubproperty Language

Gets or sets the language defined by a locale identifier code for a Translation.

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

(Inherited from Component.)

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

Translation Class
Microsoft.AnalysisServices Namespace

Return to top