共用方式為


MiningParameter.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

屬性值

型別:String
string ,包含參數的值。

請參閱

參考

MiningParameter 類別

Microsoft.AnalysisServices.AdomdServer 命名空間