Represents a collection of packages that are active at a particular point in time.
命名空间: Microsoft.SqlServer.XEvent
程序集: Microsoft.SqlServer.XEvent.Linq(在 Microsoft.SqlServer.XEvent.Linq.dll 中)
语法
声明
Public Interface IMetadataGeneration
用法
Dim instance As IMetadataGeneration
public interface IMetadataGeneration
public interface class IMetadataGeneration
type IMetadataGeneration = interface end
public interface IMetadataGeneration
IMetadataGeneration 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
![]() |
GenerationId | Gets a generation identifier, which uniquely identifies the metadata generation. |
![]() |
Packages | Gets a collection of packages that is active at once. |
页首
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
GetPackage | Retrieves a package by module identifier and name. |
页首
.gif)
.gif)