Proprietà BaseType
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
ReadOnly Property BaseType As Type
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .Type