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에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | (Translation에서 상속됩니다.) | |
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동