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.