PublishedAction 類別

定義

一個來自延長事件會話的動作實例。 使用此物件取得動作資料及關於該動作物件的元資料。

public ref class PublishedAction : Microsoft::SqlServer::XEvent::IField
public class PublishedAction : Microsoft.SqlServer.XEvent.IField
type PublishedAction = class
    interface IField
Public Class PublishedAction
Implements IField
繼承
PublishedAction
實作
Microsoft.SqlServer.XEvent.IField

屬性

名稱 Description
Metadata

取得動作物件的元資料。

Name

取得動作物件的名稱。

Package

取得這個動作所產生的包裝。

Type

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

Value

以原生格式取得動作的價值。

適用於