Udostępnij przez


AttributeTranslation Members

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

The following tables list the members exposed by the AttributeTranslation type.

Public Constructors

  Name Description
AttributeTranslation Overloaded. Initializes a new instance of the AttributeTranslation class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms161229.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms161229.pubproperty(pl-pl,SQL.100).gif Caption  Gets or sets the caption to be used for display by clients. (inherited from Translation)
ms161229.pubproperty(pl-pl,SQL.100).gif CaptionColumn Gets or sets the data item, CaptionColumn, that is associated with the AttributeTranslation object.
ms161229.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms161229.pubproperty(pl-pl,SQL.100).gif Description  Gets or sets the Description of a Translation. (inherited from Translation)
ms161229.pubproperty(pl-pl,SQL.100).gif DisplayFolder  Gets or sets the P P:Microsoft.AnalysisServices.Translation.DisplayFolder of a Translation. (inherited from Translation)
ms161229.pubproperty(pl-pl,SQL.100).gif Language  Gets or sets the Language defined by a locale identifier code for a Translation. (inherited from Translation)
ms161229.pubproperty(pl-pl,SQL.100).gif MembersWithDataCaption Gets or sets the members with a data caption associated with an AttributeTranslation object.
ms161229.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms161229.pubproperty(pl-pl,SQL.100).gif Parent Gets the parent dimension attribute of the AttributeTranslation object.
ms161229.pubproperty(pl-pl,SQL.100).gif ParentDatabase Gets the parent Database associated with the AttributeTranslation object.
ms161229.pubproperty(pl-pl,SQL.100).gif ParentDimension Gets the parent Dimension associated with the AttributeTranslation object.
ms161229.pubproperty(pl-pl,SQL.100).gif Site  (inherited from Component )

Top

Protected Properties

  Name Description
ms161229.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms161229.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms161229.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms161229.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from Translation )
ms161229.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from Translation )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms161229.pubmethod(pl-pl,SQL.100).gif Clone Overridden. Creates a new, full copy of an object.
ms161229.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded. Copies an AttributeTranslation object to the specified object.
ms161229.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms161229.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms161229.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms161229.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms161229.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms161229.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms161229.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms161229.pubmethod(pl-pl,SQL.100).gifms161229.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms161229.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms161229.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from ModelComponent )
ms161229.pubmethod(pl-pl,SQL.100).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms161229.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif CopyTo  Overloaded. (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms161229.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms161229.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms161229.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms161229.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms161229.protmethod(pl-pl,SQL.100).gif Reset  (inherited from ModelComponent )

Top

Public Events

  Name Description
ms161229.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top