DataEventColumnInfo.TypePackageID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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