Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides interface for the child objects of Package.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Syntax
'Declaration
Public Interface IXEObjectInfo
'Usage
Dim instance As IXEObjectInfo
public interface IXEObjectInfo
public interface class IXEObjectInfo
type IXEObjectInfo = interface end
public interface IXEObjectInfo
The IXEObjectInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the description. |
![]() |
Name | Gets the name of the EventInfo. |
Top