IXEObjectInfo Interface

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
Public property Description Gets the description.
Public property Name Gets the name of the EventInfo.

Top

See Also

Reference

Microsoft.SqlServer.Management.XEvent Namespace