Свойство LoginName

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

Пространство имен:  Microsoft.SqlServer.Replication
Сборка:  Microsoft.SqlServer.Rmo (в Microsoft.SqlServer.Rmo.dll)

Синтаксис

'Декларация
Public ReadOnly Property LoginName As String
    Get
'Применение
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

Значение свойства

Тип System. . :: . .String
A String value.

Замечания

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