Свойство Type
Gets the type of the MiningContentNode.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public ReadOnly Property Type As MiningNodeType
Get
'Применение
Dim instance As MiningContentNode
Dim value As MiningNodeType
value = instance.Type
public MiningNodeType Type { get; }
public:
property MiningNodeType Type {
MiningNodeType get ();
}
member Type : MiningNodeType
function get Type () : MiningNodeType
Значение свойства
Тип Microsoft.AnalysisServices.AdomdClient. . :: . .MiningNodeType
A MiningNodeType representing the type of the MiningContentNode.