Aracılığıyla paylaş


ModelComponent.IModelComponent.OwningCollection Özelliği

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

Sözdizimi

'Bildirim
Private Property OwningCollection As IModelComponentCollection
    Implements IModelComponent.OwningCollection
    Get
    Set
'Kullanım
Dim instance As ModelComponent
Dim value As IModelComponentCollection

value = CType(instance, IModelComponent).OwningCollection

CType(instance, IModelComponent).OwningCollection = value
IModelComponentCollection IModelComponent.OwningCollection { get; set; }
private:
virtual property IModelComponentCollection^ OwningCollection {
    IModelComponentCollection^ get () sealed = IModelComponent::OwningCollection::get;
    void set (IModelComponentCollection^ value) sealed = IModelComponent::OwningCollection::set;
}
private abstract OwningCollection : IModelComponentCollection with get, set
private override OwningCollection : IModelComponentCollection with get, set
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.

Uygulamalar

IModelComponent.OwningCollection