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


Интерфейс IPackage

Represents metadata for an extended event package.

Пространство имен:  Microsoft.SqlServer.XEvent
Сборка:  Microsoft.SqlServer.XEvent.Linq (в Microsoft.SqlServer.XEvent.Linq.dll)

Синтаксис

'Декларация
Public Interface IPackage
'Применение
Dim instance As IPackage
public interface IPackage
public interface class IPackage
type IPackage =  interface end
public interface IPackage

Тип IPackage обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Actions Gets the metadata collection describing all actions exposed by this package that may be present in the session.
Открытое свойство Events Gets the metadata collection describing all the events exposed by this package that may present in the session.
Открытое свойство Generation Gets the metadata generation that this package belongs to.
Открытое свойство Maps Gets the metadata collection describing all maps exposed by this package.
Открытое свойство ModuleId Gets the module identifier of the package.
Открытое свойство Name Gets the name of the package.
Открытое свойство PackageId Gets the package identifier.

В начало

См. также

Справочник

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