イベント フィールドに対する列挙子を公開します。
継承階層
System.Object
Microsoft.SqlServer.XEvent.Linq.PublishedEvent.FieldList
名前空間: Microsoft.SqlServer.XEvent.Linq
アセンブリ: Microsoft.SqlServer.XEvent.Linq (Microsoft.SqlServer.XEvent.Linq.dll)
構文
'宣言
Public Class FieldList _
Implements IEnumerable
'使用
Dim instance As PublishedEvent.FieldList
public class FieldList : IEnumerable
public ref class FieldList : IEnumerable
type FieldList =
class
interface IEnumerable
end
public class FieldList implements IEnumerable
PublishedEvent.FieldList 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Count | イベントに関連付けられているフィールドの数を取得します。 |
![]() |
Item[Int32] | フィールドの序数を指定して、フィールド コレクションからフィールドを取得します。 |
![]() |
Item[String] | フィールドの名前を指定して、フィールド コレクションからフィールドを取得します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
![]() |
TryGetValue | 指定されたキーに関連付けられている値を取得します。 |
先頭に戻る
明示的なインターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | フィールドに対する列挙子を取得します。 |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)