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.