次の方法で共有


Value プロパティ

マイニング パラメータの値を取得します。

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

構文

'宣言
Public ReadOnly Default Property Value As String
    Get
'使用
Dim instance As MiningParameter
Dim value As String

value = instance
public string this { get; }
public:
property String^ default {
    String^ get ();
}
member Value : string
function get Value () : String

プロパティ値

型: System. . :: . .String
パラメータの値を表す string です。