Condividi tramite


Proprietà DefaultValue

Gets the default value for this parameter.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property DefaultValue As String
    Get
'Utilizzo
Dim instance As MiningServiceParameter
Dim value As String

value = instance.DefaultValue
public string DefaultValue { get; }
public:
property String^ DefaultValue {
    String^ get ();
}
member DefaultValue : string
function get DefaultValue () : String

Valore proprietà

Tipo: System. . :: . .String
A String containing the default value for this parameter.