IActionMetadata 인터페이스

Provides information about the action.

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

구문

‘선언
Public Interface IActionMetadata _
    Inherits IXEObjectMetadata
‘사용 방법
Dim instance As IActionMetadata
public interface IActionMetadata : IXEObjectMetadata
public interface class IActionMetadata : IXEObjectMetadata
type IActionMetadata =  
    interface 
        interface IXEObjectMetadata 
    end
public interface IActionMetadata extends IXEObjectMetadata

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

속성

  이름 설명
공용 속성 Name Gets the name of the object. (IXEObjectMetadata에서 상속됨)
공용 속성 Package Gets the IPackage that this object is exposed from. (IXEObjectMetadata에서 상속됨)
공용 속성 Type Gets the type of the action.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.XEvent 네임스페이스