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


Свойство TranslationCollection.ItemsType

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets the Type of objects that can be contained by the TranslationCollection.

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

Синтаксис

'Декларация
Protected Overrides ReadOnly Property ItemsType As Type 
    Get
'Применение
Dim value As Type 

value = Me.ItemsType
protected override Type ItemsType { get; }
protected:
virtual property Type^ ItemsType {
    Type^ get () override;
}
abstract ItemsType : Type 
override ItemsType : Type
override function get ItemsType () : Type

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

Тип: System.Type
The Type of objects that can be contained by the TranslationCollection.

См. также

Справочник

TranslationCollection Класс

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