ResultInfo.LoginName Property

Definition

Gets the name of the login executing the batch.

public:
 property System::String ^ LoginName { System::String ^ get(); };
public string LoginName { get; }
member this.LoginName : string
Public ReadOnly Property LoginName As String

Property Value

A String that contains the login name.

Implements

Applies to