Membros AttributeTranslation
Represents a translation associated with an Attribute element. This class cannot be inherited.
O tipo AttributeTranslation expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AddToContainer | Infraestrutura. (Herdado de ModelComponent.) | |
AfterInsert | Infraestrutura. (Herdado de ModelComponent.) | |
AfterMove | Infraestrutura. (Herdado de ModelComponent.) | |
AfterRemove | Infraestrutura. (Herdado de ModelComponent.) | |
BeforeRemove | Infraestrutura. (Herdado de ModelComponent.) | |
Clone | Creates a new, full copy of an object. (Substitui Translation. . :: . .Clone() () () ().) | |
CopyTo(AttributeTranslation) | Copies an AttributeTranslation object to the specified object. | |
CopyTo | Infraestrutura. (Herdado de ModelComponent.) | |
CopyTo(Translation) | Copies an Action to the specified object. (Herdado de Translation.) | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone | (Herdado de Object.) | |
MemberwiseClone | (Herdado de MarshalByRefObject.) | |
RemoveFromContainer | Infraestrutura. (Herdado de ModelComponent.) | |
Reset | Infraestrutura. (Herdado de ModelComponent.) | |
Submit() () () () | Infraestrutura. (Herdado de ModelComponent.) | |
Submit(Boolean) | Infraestrutura. (Herdado de ModelComponent.) | |
ToString | Infraestrutura. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado 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. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Substitui ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
CanRaiseEvents | (Herdado de Component.) | |
Caption | Gets or sets the caption to be used for display by clients. (Herdado de Translation.) | |
CaptionColumn | Gets or sets the data item, CaptionColumn, that is associated with the AttributeTranslation object. | |
Container | (Herdado de Component.) | |
Description | Gets or sets the Description of a Translation. (Herdado de Translation.) | |
DesignMode | (Herdado de Component.) | |
DisplayFolder | Gets or sets the [PP:Microsoft.AnalysisServices.Translation.DisplayFolder] of a Translation. (Herdado de Translation.) | |
Events | (Herdado de Component.) | |
FriendlyName | Infraestrutura. (Herdado de Translation.) | |
KeyForCollection | Infraestrutura. (Herdado de Translation.) | |
Language | Gets or sets the Language defined by a locale identifier code for a Translation. (Herdado 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. (Herdado 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 | (Herdado de Component.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | (Herdado de Translation.) | |
IHostableComponent. . :: . .Host | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Herdado de ModelComponent.) |
Início