Gets the package identifier.
命名空间: Microsoft.SqlServer.XEvent
程序集: Microsoft.SqlServer.XEvent.Linq(在 Microsoft.SqlServer.XEvent.Linq.dll 中)
语法
声明
ReadOnly Property PackageId As Guid
Get
用法
Dim instance As IPackage
Dim value As Guid
value = instance.PackageId
Guid PackageId { get; }
property Guid PackageId {
Guid get ();
}
abstract PackageId : Guid
function get PackageId () : Guid
属性值
类型:System.Guid
The package.