Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the package identifier.
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)
Syntax
'Declaration
ReadOnly Property PackageId As Guid
Get
'Usage
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
Property Value
Type: System.Guid
The package.