Compartir a través de


LoginName Propiedad

Gets the user or group that has a login to the Publisher and is granted access to a publication.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Rmo (en Microsoft.SqlServer.Rmo.dll)

Sintaxis

'Declaración
Public ReadOnly Property LoginName As String
    Get
'Uso
Dim instance As PublicationAccess
Dim value As String

value = instance.LoginName
public string LoginName { get; }
public:
property String^ LoginName {
    String^ get ();
}
member LoginName : string
function get LoginName () : String

Valor de la propiedad

Tipo: System. . :: . .String
A String value.

Comentarios

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.