BaseXEStore::ObjectMetadata Class
Provides methods used to access information about the XEvent object.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
| Name | Description | |
|---|---|---|
![]() | BaseXEStore::ObjectMetadata(BaseXEStore^) | Initializes a new instance of the BaseXEStore::ObjectMetadata class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | Get<T>(String^) | Gets the information for the specified object. |
![]() | GetAll<T>(String^) | Gets all the information for the specified object. |
![]() | GetAll<T>(String^, String^) | Gets all the information for the specified object. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

