Aracılığıyla paylaş


sys.sysremotelogins (Transact-SQL)

Contains one row for each remote user that is permitted to call remote stored procedures on an instance of Microsoft SQL Server.

Important noteImportant Note:

This SQL Server 2000 system table is included as a view for backward compatibility. We recommend that you use the current SQL Server system views instead. To find the equivalent system view or views, see Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views. This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use this feature.

Sütun adı

Veri türü

Açıklama

remoteserverid

smallint

Uzak sunucu kimliği.

remoteusername

sysname

Kullanıcının uzak sunucuda oturum açma adı.

Durum

smallint

0 Döndürür.

sıd

varbinary(85)

Microsoft Windows kullanıcının güvenlik KIMLIğINE (ingilizce)

changedate

datetime

Tarih ve saat uzak kullanıcı eklendi.