Provides helper methods over the metadata hierarchy objects.
继承层次结构
System.Object
Microsoft.SqlServer.Management.XEvent.XEStore.ObjectMetadata
命名空间: Microsoft.SqlServer.Management.XEvent
程序集: Microsoft.SqlServer.Management.XEvent(在 Microsoft.SqlServer.Management.XEvent.dll 中)
语法
声明
Public Class ObjectMetadata
用法
Dim instance As XEStore.ObjectMetadata
public class ObjectMetadata
public ref class ObjectMetadata
type ObjectMetadata = class end
public class ObjectMetadata
XEStore.ObjectMetadata 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
Get<T> | Returns the IXEObjectInfo matching the given name, if it exists and unique. |
![]() |
GetAll<T> | Returns a collection of the IXEObjectInfo matching the given package name. |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。