PredCompareInfo.TypePackageID 속성

Gets the package identifier of the type.

네임스페이스:  Microsoft.SqlServer.Management.XEvent
어셈블리:  Microsoft.SqlServer.Management.XEvent(Microsoft.SqlServer.Management.XEvent.dll)

구문

‘선언
<SfcPropertyAttribute(Data := True)> _
Public ReadOnly Property TypePackageID As Guid 
    Get
‘사용 방법
Dim instance As PredCompareInfo 
Dim value As Guid 

value = instance.TypePackageID
[SfcPropertyAttribute(Data = true)]
public Guid TypePackageID { get; }
[SfcPropertyAttribute(Data = true)]
public:
property Guid TypePackageID {
    Guid get ();
}
[<SfcPropertyAttribute(Data = true)>]
member TypePackageID : Guid
function get TypePackageID () : Guid

속성 값

유형: System.Guid
The package identifier of the type.

참고 항목

참조

PredCompareInfo 클래스

Microsoft.SqlServer.Management.XEvent 네임스페이스