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

屬性

名稱 Description
Name

取得事件欄位的名稱。

Type

能掌握該領域的本土類型。

Value

以本體格式取得欄位的價值。

適用於