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 | |
---|---|---|
Description | Gets the description. | |
Name | Gets the name of the EventInfo. |
Início