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


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

Gets the name of an instance of [T::Microsoft.SqlServer.Management.XEvent.EventColumnInfo.Key].

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

Синтаксис

'Декларация
Public ReadOnly Property Name As String 
    Get
'Применение
Dim instance As EventColumnInfo.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 that contains the name.

См. также

Справочник

EventColumnInfo.Key Класс

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