AttributeTranslation Miembros
Represents a translation associated with an Attribute element. This class cannot be inherited.
El tipo AttributeTranslation expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
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. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
AddToContainer | Infraestructura. (Se hereda de ModelComponent). | |
AfterInsert | Infraestructura. (Se hereda de ModelComponent). | |
AfterMove | Infraestructura. (Se hereda de ModelComponent). | |
AfterRemove | Infraestructura. (Se hereda de ModelComponent). | |
BeforeRemove | Infraestructura. (Se hereda de ModelComponent). | |
Clone | Creates a new, full copy of an object. (Invalida Translation. . :: . .Clone() () () ().) | |
CopyTo(AttributeTranslation) | Copies an AttributeTranslation object to the specified object. | |
CopyTo | Infraestructura. (Se hereda de ModelComponent). | |
CopyTo(Translation) | Copies an Action to the specified object. (Se hereda de Translation). | |
CreateObjRef | (Se hereda de MarshalByRefObject). | |
Dispose | (Se hereda de Component). | |
Dispose | (Se hereda de Component). | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Component). | |
GetHashCode | (Se hereda de Object). | |
GetLifetimeService | (Se hereda de MarshalByRefObject). | |
GetService | (Se hereda de Component). | |
GetType | (Se hereda de Object). | |
InitializeLifetimeService | (Se hereda de MarshalByRefObject). | |
MemberwiseClone | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de MarshalByRefObject). | |
RemoveFromContainer | Infraestructura. (Se hereda de ModelComponent). | |
Reset | Infraestructura. (Se hereda de ModelComponent). | |
Submit() () () () | Infraestructura. (Se hereda de ModelComponent). | |
Submit(Boolean) | Infraestructura. (Se hereda de ModelComponent). | |
ToString | Infraestructura. (Se hereda de ModelComponent). | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Se hereda de ModelComponent). | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Se hereda de ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Invalida ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Se hereda de ModelComponent). | |
CanRaiseEvents | (Se hereda de Component). | |
Caption | Gets or sets the caption to be used for display by clients. (Se hereda de Translation). | |
CaptionColumn | Gets or sets the data item, CaptionColumn, that is associated with the AttributeTranslation object. | |
Container | (Se hereda de Component). | |
Description | Gets or sets the Description of a Translation. (Se hereda de Translation). | |
DesignMode | (Se hereda de Component). | |
DisplayFolder | Gets or sets the [PP:Microsoft.AnalysisServices.Translation.DisplayFolder] of a Translation. (Se hereda de Translation). | |
Events | (Se hereda de Component). | |
FriendlyName | Infraestructura. (Se hereda de Translation). | |
KeyForCollection | Infraestructura. (Se hereda de Translation). | |
Language | Gets or sets the Language defined by a locale identifier code for a Translation. (Se hereda de 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. (Se hereda de 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 | (Se hereda de Component). |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICloneable. . :: . .Clone | (Se hereda de Translation). | |
IHostableComponent. . :: . .Host | (Se hereda de ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Se hereda de ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Se hereda de ModelComponent). |
Principio