Propriété Value
Gets the value of the mining parameter.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Default Property Value As String
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .String
A string that contains the value of the parameter.