Condividi tramite


ExecutionOperation.ExecutedAsName Proprietà

Definizione

Ottiene il nome con il quale viene eseguito il pacchetto.

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

Valore della proprietà

Nome con il quale viene eseguito il pacchetto.

Attributi

Si applica a