Operation.CallerName Eigenschaft

Definition

Ruft den Namen des Aufrufers ab.

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

Eigenschaftswert

Der Name des Aufrufers.

Attribute

Gilt für: