Contains the metadata for an event that is defined in an event provider.
命名空間: Microsoft.SqlServer.XEvent
組件: Microsoft.SqlServer.XEvent.Linq (在 Microsoft.SqlServer.XEvent.Linq.dll 中)
語法
'宣告
Public Interface IEventMetadata _
Inherits IXEObjectMetadata
'用途
Dim instance As IEventMetadata
public interface IEventMetadata : IXEObjectMetadata
public interface class IEventMetadata : IXEObjectMetadata
type IEventMetadata =
interface
interface IXEObjectMetadata
end
public interface IEventMetadata extends IXEObjectMetadata
IEventMetadata 型別公開下列成員。
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
Fields | Returns the collection of fields for an event. |
![]() |
Name | Gets the name of the object. (繼承自 IXEObjectMetadata。) |
![]() |
Package | Gets the IPackage that this object is exposed from. (繼承自 IXEObjectMetadata。) |
![]() |
UUID | Gets the universally unique identifier for the event metadata. |
![]() |
Version | Gets the version of the event. |
上層
.gif)