Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a collection of packages that are active at a particular point in time.
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
Public Interface IMetadataGeneration
'Usage
Dim instance As IMetadataGeneration
public interface IMetadataGeneration
public interface class IMetadataGeneration
type IMetadataGeneration = interface end
public interface IMetadataGeneration
The IMetadataGeneration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
GenerationId | Gets a generation identifier, which uniquely identifies the metadata generation. |
![]() |
Packages | Gets a collection of packages that is active at once. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetPackage | Retrieves a package by module identifier and name. |
Top
.gif)
.gif)