Freigeben über


AttributeTranslation-Member

Represents a translation associated with an Attribute element. This class cannot be inherited.

Der AttributeTranslation-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode AttributeTranslation() () () () Initializes a new instance of the AttributeTranslation class, using default values.
Öffentliche Methode AttributeTranslation(Int32) Initializes a new instance of the AttributeTranslation class, using default values with a specified language parameter.
Öffentliche Methode AttributeTranslation(Int32, String) Initializes a new instance of the AttributeTranslation class, using default values with specified language and caption parameters.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode AddToContainer Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterInsert Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterMove Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode AfterRemove Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode BeforeRemove Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Clone Creates a new, full copy of an object. (Überschreibt Translation. . :: . .Clone() () () ().)
Öffentliche Methode CopyTo(AttributeTranslation) Copies an AttributeTranslation object to the specified object.
Geschützte Methode CopyTo Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode CopyTo(Translation) Copies an Action to the specified object. (Geerbt von Translation.)
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Dispose (Geerbt von Component.)
Geschützte Methode Dispose (Geerbt von Component.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Component.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode GetService (Geerbt von Component.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von MarshalByRefObject.)
Geschützte Methode RemoveFromContainer Infrastruktur. (Geerbt von ModelComponent.)
Geschützte Methode Reset Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Submit() () () () Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Submit(Boolean) Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode ToString Infrastruktur. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.)
Öffentliche Methode 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. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection, Boolean, ServerEdition) (Überschreibt ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Annotations Gets a collection within which you can store custom data. (Geerbt von ModelComponent.)
Geschützte Eigenschaft CanRaiseEvents (Geerbt von Component.)
Öffentliche Eigenschaft Caption Gets or sets the caption to be used for display by clients. (Geerbt von Translation.)
Öffentliche Eigenschaft CaptionColumn Gets or sets the data item, CaptionColumn, that is associated with the AttributeTranslation object.
Öffentliche Eigenschaft Container (Geerbt von Component.)
Öffentliche Eigenschaft Description Gets or sets the Description of a Translation. (Geerbt von Translation.)
Geschützte Eigenschaft DesignMode (Geerbt von Component.)
Öffentliche Eigenschaft DisplayFolder Gets or sets the [PP:Microsoft.AnalysisServices.Translation.DisplayFolder] of a Translation. (Geerbt von Translation.)
Geschützte Eigenschaft Events (Geerbt von Component.)
Geschützte Eigenschaft FriendlyName Infrastruktur. (Geerbt von Translation.)
Geschützte Eigenschaft KeyForCollection Infrastruktur. (Geerbt von Translation.)
Öffentliche Eigenschaft Language Gets or sets the Language defined by a locale identifier code for a Translation. (Geerbt von Translation.)
Öffentliche Eigenschaft MembersWithDataCaption Gets or sets the members with a data caption associated with an AttributeTranslation object.
Öffentliche Eigenschaft OwningCollection Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft Parent Gets the parent dimension attribute of the AttributeTranslation object.
Öffentliche Eigenschaft ParentDatabase Gets the parent Database associated with the AttributeTranslation object.
Öffentliche Eigenschaft ParentDimension Gets the parent Dimension associated with the AttributeTranslation object.
Öffentliche Eigenschaft Site (Geerbt von Component.)

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis Disposed (Geerbt von Component.)

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ICloneable. . :: . .Clone (Geerbt von Translation.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IHostableComponent. . :: . .Host (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent. . :: . .FriendlyPath (Geerbt von ModelComponent.)
Explizite SchnittstellenimplementierungPrivate Eigenschaft IModelComponent. . :: . .OwningCollection (Geerbt von ModelComponent.)

Zum Anfang