ValueType プロパティ
この MiningValue の MiningValueType を取得します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public ReadOnly Property ValueType As MiningValueType
Get
'使用
Dim instance As MiningValue
Dim value As MiningValueType
value = instance.ValueType
public MiningValueType ValueType { get; }
public:
property MiningValueType ValueType {
MiningValueType get ();
}
member ValueType : MiningValueType
function get ValueType () : MiningValueType
プロパティ値
型: Microsoft.AnalysisServices.AdomdServer. . :: . .MiningValueType
この MiningValue の型を表す MiningValueType です。