ModelComponent.OwningCollection Özelliği
Alır veya ayarlar koleksiyon içeren ModelComponent.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
<BrowsableAttribute(False)> _
Public Property OwningCollection As ModelComponentCollection
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: Microsoft.AnalysisServices.ModelComponentCollection
koleksiyon İçeren bir OwningCollection.