Свойство NodeType

Gets the type of node that is associated with the operand.

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

Синтаксис

'Декларация
Public ReadOnly Property NodeType As String
    Get
'Применение
Dim instance As InvalidOperandException
Dim value As String

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

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

Тип: System. . :: . .String
A String value that specifies the type of node that is associated with the operand.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.