Share via


Classe Translation

Provides a localized translation for its parent object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<GuidAttribute("14E12A78-5BD7-41cd-815B-CC5826265866")> _
Public Class Translation _
    Inherits ModelComponent _
    Implements ICloneable
'Utilisation
Dim instance As Translation
[GuidAttribute("14E12A78-5BD7-41cd-815B-CC5826265866")]
public class Translation : ModelComponent, 
    ICloneable
[GuidAttribute(L"14E12A78-5BD7-41cd-815B-CC5826265866")]
public ref class Translation : public ModelComponent, 
    ICloneable
[<GuidAttribute("14E12A78-5BD7-41cd-815B-CC5826265866")>]
type Translation =  
    class
        inherit ModelComponent
        interface ICloneable
    end
public class Translation extends ModelComponent implements ICloneable

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.