Value 屬性
Gets the value of the mining parameter.
命名空間: 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
A string that contains the value of the parameter.