Udostępnij za pośrednictwem


sys.sysmessages (Transact-SQL)

Zawiera jeden wiersz dla każdego systemu błędu lub ostrzeżenia, które mogą być zwrócone przez SQL Server Database Engine. The Database Engine displays the error description on the user's screen.

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.

Nazwa kolumna

Typ danych

Description

Błąd

int

Błąd unikatowy numer.

wskaźnik ważności

tinyint

Poziom ważności błędu.

dlevel

smallint

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Opis

nvarchar(255)

Wyjaśnienie błędu z symbolami zastępczymi dla parametrów.

msglangid

smallint

Identyfikator systemu wiadomości grupy.