AttributeTranslation 成員
Represents a translation associated with an Attribute element. This class cannot be inherited.
AttributeTranslation 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
AttributeTranslation() () () () | Initializes a new instance of the AttributeTranslation class, using default values. | |
AttributeTranslation(Int32) | Initializes a new instance of the AttributeTranslation class, using default values with a specified language parameter. | |
AttributeTranslation(Int32, String) | Initializes a new instance of the AttributeTranslation class, using default values with specified language and caption parameters. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
Caption | Gets or sets the caption to be used for display by clients. (繼承自 Translation。) | |
CaptionColumn | Gets or sets the data item, CaptionColumn, that is associated with the AttributeTranslation object. | |
Container | (繼承自 Component。) | |
Description | Gets or sets the Description of a Translation. (繼承自 Translation。) | |
DesignMode | (繼承自 Component。) | |
DisplayFolder | Gets or sets the [PP:Microsoft.AnalysisServices.Translation.DisplayFolder] of a Translation. (繼承自 Translation。) | |
Events | (繼承自 Component。) | |
FriendlyName | 基礎結構。 (繼承自 Translation。) | |
KeyForCollection | 基礎結構。 (繼承自 Translation。) | |
Language | Gets or sets the Language defined by a locale identifier code for a Translation. (繼承自 Translation。) | |
MembersWithDataCaption | Gets or sets the members with a data caption associated with an AttributeTranslation object. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | Gets the parent dimension attribute of the AttributeTranslation object. | |
ParentDatabase | Gets the parent Database associated with the AttributeTranslation object. | |
ParentDimension | Gets the parent Dimension associated with the AttributeTranslation object. | |
Site | (繼承自 Component。) |
頂端
明確繼承實作
頂端