Translation Members
Provides a localized translation for its parent object.
The following tables list the members exposed by the Translation type.
Public Constructors
Nom | Description | |
---|---|---|
Translation | Overloaded. Initializes a new instance of Translation. |
Haut de la page
Public Properties
(see also Protected Properties )
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Caption | Gets or sets the caption to be used for display by clients. | |
Container | (inherited from Component ) | |
Description | Gets or sets the Description of a Translation. | |
DisplayFolder | Gets or sets the P P:Microsoft.AnalysisServices.Translation.DisplayFolder of a Translation. | |
Language | Gets or sets the Language defined by a locale identifier code for a Translation. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | (inherited from ModelComponent ) | |
Site | (inherited from Component ) |
Haut de la page
Protected Properties
Nom | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | Overridden. | |
KeyForCollection | Overridden. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Clone | Creates a new, full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from ModelComponent ) | |
Validate | Overloaded. (inherited from ModelComponent ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from ModelComponent ) |
Haut de la page
Public Events
Nom | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Haut de la page
Explicit Interface Implementations
Nom | Description | |
---|---|---|
System.ICloneable.Clone | ||
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.FriendlyPath | (inherited from ModelComponent ) | |
Microsoft.AnalysisServices.IModelComponent.OwningCollection | (inherited from ModelComponent ) |
Haut de la page