Partilhar via


Interface IXEObjectInfo

Provides interface for the child objects of Package.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)

Sintaxe

'Declaração
Public Interface IXEObjectInfo
'Uso
Dim instance As IXEObjectInfo
public interface IXEObjectInfo
public interface class IXEObjectInfo
type IXEObjectInfo =  interface end
public interface IXEObjectInfo

O tipo IXEObjectInfo expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Description Gets the description.
Propriedade pública Name Gets the name of the EventInfo.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.XEvent