Propriété MiningServiceParameter.ParameterType
Obtient le type de la valeur de paramètre.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ParameterType As String
Get
'Utilisation
Dim instance As MiningServiceParameter
Dim value As String
value = instance.ParameterType
public string ParameterType { get; }
public:
property String^ ParameterType {
String^ get ();
}
member ParameterType : string
function get ParameterType () : String
Valeur de propriété
Type : String
String qui contient le type de la valeur de paramètre, dans le format DBTYPE.