Partager via


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
Propriété publique Name Gets the name of the object.
Propriété publique Package Gets the IPackage that this object is exposed from.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.XEvent