言語

PublishedEventField クラス

定義

イベントフィールドのインスタンスを表します。 このオブジェクトはイベント列のデータを保持します

public ref class PublishedEventField : Microsoft::SqlServer::XEvent::IField
public class PublishedEventField : Microsoft.SqlServer.XEvent.IField
type PublishedEventField = class
    interface IField
Public Class PublishedEventField
Implements IField
継承
PublishedEventField
実装
Microsoft.SqlServer.XEvent.IField

プロパティ

名前 説明
Name

イベントフィールドの名前を得ます。

Type

この分野のネイティブタイプを得ています。

Value

フィールドの価値をネイティブ形式で得ることができます。

適用対象