ItemsType-Eigenschaft

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Dieses Element überschreibt ModelComponentCollection. . :: . .ItemsType.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property ItemsType As Type
    Get
'Usage
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

Eigenschaftswert

Typ: System. . :: . .Type