IMajorObject.BaseType Özelliği
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
ReadOnly Property BaseType As Type
Get
'Kullanım
Dim instance As IMajorObject
Dim value As Type
value = instance.BaseType
Type BaseType { get; }
property Type^ BaseType {
Type^ get ();
}
abstract BaseType : Type
function get BaseType () : Type
Özellik Değeri
Tür: System.Type