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

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

적용 대상