Udostępnij za pośrednictwem


Właściwość ModelComponent.OwningCollection

Pobiera lub ustawia kolekcja, która zawiera ModelComponent.

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

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public Property OwningCollection As ModelComponentCollection
    Get
    Set
'Użycie
Dim instance As ModelComponent
Dim value As ModelComponentCollection

value = instance.OwningCollection

instance.OwningCollection = value
[BrowsableAttribute(false)]
public ModelComponentCollection OwningCollection { get; set; }
[BrowsableAttribute(false)]
public:
property ModelComponentCollection^ OwningCollection {
    ModelComponentCollection^ get ();
    void set (ModelComponentCollection^ value);
}
[<BrowsableAttribute(false)>]
member OwningCollection : ModelComponentCollection with get, set
function get OwningCollection () : ModelComponentCollection
function set OwningCollection (value : ModelComponentCollection)

Wartość właściwości

Typ: Microsoft.AnalysisServices.ModelComponentCollection
Kolekcja zawierające OwningCollection.