Поделиться через


Интерфейс 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.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.XEvent