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 命名空间