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)