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


Свойство MapValueInfo.Key.Name

Gets the name of an MapValueInfo.Key object.

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

Синтаксис

'Декларация
Public ReadOnly Property Name As String 
    Get
'Применение
Dim instance As MapValueInfo.Key 
Dim value As String 

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

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

Тип: System.String
A string value that contains the name of the MapValueInfo.Key object.

См. также

Справочник

MapValueInfo.Key Класс

Пространство имен Microsoft.SqlServer.Management.XEvent