IEventFieldMetadata 인터페이스

Provides information about the event field.

네임스페이스:  Microsoft.SqlServer.XEvent
어셈블리:  Microsoft.SqlServer.XEvent.Linq(Microsoft.SqlServer.XEvent.Linq.dll)

구문

‘선언
Public Interface IEventFieldMetadata
‘사용 방법
Dim instance As IEventFieldMetadata
public interface IEventFieldMetadata
public interface class IEventFieldMetadata
type IEventFieldMetadata =  interface end
public interface IEventFieldMetadata

IEventFieldMetadata 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Name Gets the name of the event field.
공용 속성 Type Gets the type of the event field.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.XEvent 네임스페이스