Właściwość MiningParameter.Value
Pobiera wartość parametru górnictwo.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public ReadOnly Default Property Value As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg zawiera wartość parametru.