Udostępnij za pośrednictwem


Właściwość ModelComponentCollection.Parent

Pobiera IModelComponent zawiera ModelComponentCollection.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public ReadOnly Property Parent As IModelComponent
    Get
'Użycie
Dim instance As ModelComponentCollection
Dim value As IModelComponent

value = instance.Parent
public IModelComponent Parent { get; }
public:
virtual property IModelComponent^ Parent {
    IModelComponent^ get () sealed;
}
abstract Parent : IModelComponent
override Parent : IModelComponent
final function get Parent () : IModelComponent

Wartość właściwości

Typ: Microsoft.AnalysisServices.IModelComponent
IModelComponent Zawiera ModelComponentCollection.

Implementacje

IModelComponentCollection.Parent