Partager via


Interface IMetadataGeneration

Represents a collection of packages that are active at a particular point in time.

Espace de noms :  Microsoft.SqlServer.XEvent
Assembly :  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Syntaxe

'Déclaration
Public Interface IMetadataGeneration
'Utilisation
Dim instance As IMetadataGeneration
public interface IMetadataGeneration
public interface class IMetadataGeneration
type IMetadataGeneration =  interface end
public interface IMetadataGeneration

Le type IMetadataGeneration expose les membres suivants.

Propriétés

  Nom Description
Propriété publique GenerationId Gets a generation identifier, which uniquely identifies the metadata generation.
Propriété publique Packages Gets a collection of packages that is active at once.

Haut de la page

Méthodes

  Nom Description
Méthode publique GetPackage Retrieves a package by module identifier and name.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.XEvent