ReadOnlyEventColumnInfo.TypePackageName Property

Definition

Gets the name of the type package.

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

Property Value

The name of the type package.

Attributes

Applies to