ReadOnlyEventColumnInfo.TypePackageID Property

Definition

Gets package ID of the type.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public Guid TypePackageID { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.TypePackageID : Guid
Public ReadOnly Property TypePackageID As Guid

Property Value

The package ID.

Attributes

Applies to