Interface IXEObjectMetadata
Represents an object that exposed by a package.
Espace de noms : Microsoft.SqlServer.XEvent
Assembly : Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Syntaxe
'Déclaration
Public Interface IXEObjectMetadata
'Utilisation
Dim instance As IXEObjectMetadata
public interface IXEObjectMetadata
public interface class IXEObjectMetadata
type IXEObjectMetadata = interface end
public interface IXEObjectMetadata
Le type IXEObjectMetadata expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Name | Gets the name of the object. |
![]() |
Package | Gets the IPackage that this object is exposed from. |
Haut de la page