ParameterType プロパティ
パラメータ値の型を取得します。
名前空間: Microsoft.AnalysisServices.AdomdClient
アセンブリ: Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient.dll)
構文
'宣言
Public ReadOnly Property ParameterType As String
Get
'使用
Dim instance As MiningServiceParameter
Dim value As String
value = instance.ParameterType
public string ParameterType { get; }
public:
property String^ ParameterType {
String^ get ();
}
member ParameterType : string
function get ParameterType () : String
プロパティ値
型: System. . :: . .String
DBTYPE 形式で、パラメータ値の型を表す String です。