Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Represents metadata for an extended event package.
Spazio dei nomi Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Sintassi
'Dichiarazione
Public Interface IPackage
'Utilizzo
Dim instance As IPackage
public interface IPackage
public interface class IPackage
type IPackage = interface end
public interface IPackage
Nel tipo IPackage sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
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. |
In alto
.gif)