Поделиться через


Свойство TableMiningStructureColumn.Translations

Gets the collection of translations associated with a TableMiningStructureColumn object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public ReadOnly Property Translations As TranslationCollection 
    Get
'Применение
Dim instance As TableMiningStructureColumn 
Dim value As TranslationCollection 

value = instance.Translations
[BrowsableAttribute(false)]
public TranslationCollection Translations { get; }
[BrowsableAttribute(false)]
public:
property TranslationCollection^ Translations {
    TranslationCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Translations : TranslationCollection
function get Translations () : TranslationCollection

Значение свойства

Тип: Microsoft.AnalysisServices.TranslationCollection
A collection of translations.

См. также

Справочник

TableMiningStructureColumn Класс

Пространство имен Microsoft.AnalysisServices