Интерфейс IEventFieldMetadata
Provides information about the event field.
Пространство имен: Microsoft.SqlServer.XEvent
Сборка: Microsoft.SqlServer.XEvent.Linq (в Microsoft.SqlServer.XEvent.Linq.dll)
Синтаксис
'Декларация
Public Interface IEventFieldMetadata
'Применение
Dim instance As IEventFieldMetadata
public interface IEventFieldMetadata
public interface class IEventFieldMetadata
type IEventFieldMetadata = interface end
public interface IEventFieldMetadata
Тип IEventFieldMetadata обеспечивает доступ к следующим элементам.
Свойства
Имя | Описание | |
---|---|---|
![]() |
Name | Gets the name of the event field. |
![]() |
Type | Gets the type of the event field. |
В начало