Aracılığıyla paylaş


IModelComponent Arabirimi

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
<GuidAttribute("3DA9FC8D-5AEA-404e-9C73-F9F393B9FFD3")> _
Public Interface IModelComponent _
    Inherits IComponent, IDisposable
'Kullanım
Dim instance As IModelComponent
[GuidAttribute("3DA9FC8D-5AEA-404e-9C73-F9F393B9FFD3")]
public interface IModelComponent : IComponent, 
    IDisposable
[GuidAttribute(L"3DA9FC8D-5AEA-404e-9C73-F9F393B9FFD3")]
public interface class IModelComponent : IComponent, 
    IDisposable
[<GuidAttribute("3DA9FC8D-5AEA-404e-9C73-F9F393B9FFD3")>]
type IModelComponent =  
    interface
        interface IComponent
        interface IDisposable
    end
public interface IModelComponent extends IComponent, IDisposable

IModelComponent türü aşağıdaki üyeleri açıklar.

Özellikler

  Ad Açıklama
Ortak özellik FriendlyPath Altyapı.
Ortak özellik OwningCollection Altyapı.
Ortak özellik Parent Altyapı.
Ortak özellik Site (IComponent öğesinden devralınmıştır.)

Üst

Yöntemler

  Ad Açıklama
Ortak yöntem Dispose (IDisposable öğesinden devralınmıştır.)

Üst

Olaylar

  Ad Açıklama
Ortak olay Disposed (IComponent öğesinden devralınmıştır.)

Üst

Ayrıca bkz.

Başvuru