IEventFieldMetadata インターフェイス

イベント フィールドに関する情報を提供します。

名前空間:  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 イベント フィールドの名前を取得します。
パブリック プロパティ Type イベント フィールドの種類を取得します。

先頭に戻る

関連項目

参照

Microsoft.SqlServer.XEvent 名前空間