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. |
上層
.gif)