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. |
맨 위로 이동