IXEObjectMetadata 接口

Represents an object that exposed by a package.

命名空间:  Microsoft.SqlServer.XEvent
程序集:  Microsoft.SqlServer.XEvent.Linq(在 Microsoft.SqlServer.XEvent.Linq.dll 中)

语法

声明
Public Interface IXEObjectMetadata
用法
Dim instance As IXEObjectMetadata
public interface IXEObjectMetadata
public interface class IXEObjectMetadata
type IXEObjectMetadata =  interface end
public interface IXEObjectMetadata

IXEObjectMetadata 类型公开以下成员。

属性

  名称 说明
公共属性 Name Gets the name of the object.
公共属性 Package Gets the IPackage that this object is exposed from.

页首

请参阅

参考

Microsoft.SqlServer.XEvent 命名空间