次の方法で共有


BaseType プロパティ

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
ReadOnly Property BaseType As Type
    Get
'使用
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

プロパティ値

型: System. . :: . .Type