共用方式為


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.

上層

請參閱

參考

Microsoft.SqlServer.XEvent 命名空間