Właściwość IModelComponentCollection.Parent
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
ReadOnly Property Parent As IModelComponent
Get
'Użycie
Dim instance As IModelComponentCollection
Dim value As IModelComponent
value = instance.Parent
IModelComponent Parent { get; }
property IModelComponent^ Parent {
IModelComponent^ get ();
}
abstract Parent : IModelComponent
function get Parent () : IModelComponent
Wartość właściwości
Zobacz także