Condividi tramite


ExecutionOperation.PackageName Proprietà

Definizione

Ottiene il nome del pacchetto.

public:
 property System::String ^ PackageName { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Category("General")]
[System.ComponentModel.DisplayName("Package Name")]
[System.ComponentModel.ReadOnly(true)]
public string PackageName { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Category("General")>]
[<System.ComponentModel.DisplayName("Package Name")>]
[<System.ComponentModel.ReadOnly(true)>]
member this.PackageName : string
Public ReadOnly Property PackageName As String

Valore della proprietà

Nome del pacchetto.

Attributi

Si applica a