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

속성

Metadata

동작 개체의 메타데이터를 가져옵니다.

Name

동작 개체의 이름을 가져옵니다.

Package

이 동작을 발생시킨 패키지를 가져옵니다.

Type

필드의 네이티브 형식 값을 가져옵니다.

Value

동작의 네이티브 형식 값을 가져옵니다.

적용 대상