Cube.IMajorObject.BaseType Özelliği
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Private ReadOnly Property BaseType As Type
Implements IMajorObject.BaseType
Get
'Kullanım
Dim instance As Cube
Dim value As Type
value = CType(instance, IMajorObject).BaseType
Type IMajorObject.BaseType { get; }
private:
virtual property Type^ BaseType {
Type^ get () sealed = IMajorObject::BaseType::get;
}
private abstract BaseType : Type
private override BaseType : Type
JScript, açık arabirim uygulamalarının kullanılmasını destekler, ancak yenilerinin bildirilmesini desteklemez.
Özellik Değeri
Tür: System.Type