Partager via


HostLoginName propriété

Gets or sets the login used to log in to SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Agent
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<SfcPropertyAttribute> _
Public ReadOnly Property HostLoginName As String
    Get
'Utilisation
Dim instance As JobServer
Dim value As String

value = instance.HostLoginName
[SfcPropertyAttribute]
public string HostLoginName { get; }
[SfcPropertyAttribute]
public:
property String^ HostLoginName {
    String^ get ();
}
[<SfcPropertyAttribute>]
member HostLoginName : string
function get HostLoginName () : String

Valeur de la propriété

Type : System. . :: . .String
A String value that specifies the path and file name of the of the error log file.

Notes

Cette propriété est uniquement prise en charge par SQL Server 7.0 et SQL Server 2000.