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. |
上層
.gif)