Interface IXEObjectInfo
Provides interface for the child objects of Package.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Public Interface IXEObjectInfo
'Utilisation
Dim instance As IXEObjectInfo
public interface IXEObjectInfo
public interface class IXEObjectInfo
type IXEObjectInfo = interface end
public interface IXEObjectInfo
Le type IXEObjectInfo expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Description | Gets the description. | |
Name | Gets the name of the EventInfo. |
Haut de la page