Поделиться через


Свойство ParameterType

Gets the type of the parameter value.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property ParameterType As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String
A String containing the type of the parameter value, in DBTYPE format.