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 네임스페이스