Интерфейс IMetadataGeneration
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. |
В начало