共通のイベント フィールド プロパティを公開します。
名前空間: Microsoft.SqlServer.XEvent
アセンブリ: Microsoft.SqlServer.XEvent.Linq (Microsoft.SqlServer.XEvent.Linq.dll)
構文
'宣言
Public Interface IField
'使用
Dim instance As IField
public interface IField
public interface class IField
type IField = interface end
public interface IField
IField 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Name | フィールドの名前を取得します。 |
![]() |
Type | フィールドのネイティブ型を取得します。 |
![]() |
Value | フィールドの値をネイティブ形式で取得します。 |
先頭に戻る
.gif)