Aracılığıyla paylaş


ModelComponent.Parent Özelliği

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property Parent As IModelComponent
    Get
'Kullanım
Dim instance As ModelComponent
Dim value As IModelComponent

value = instance.Parent
[BrowsableAttribute(false)]
public IModelComponent Parent { get; }
[BrowsableAttribute(false)]
public:
virtual property IModelComponent^ Parent {
    IModelComponent^ get () sealed;
}
[<BrowsableAttribute(false)>]
abstract Parent : IModelComponent
[<BrowsableAttribute(false)>]
override Parent : IModelComponent
final function get Parent () : IModelComponent

Uygulamalar

IModelComponent.Parent