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