Share via


Language Object

この機能は、将来のバージョンの Microsoft SQL Server では削除される予定です。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションは修正することを検討してください。

The Language object exposes the properties of an installed Microsoft SQL Server language record.

現在のオブジェクトを表す SQL-DMO オブジェクト モデル

Properties

Alias Property

Month Property

Day Property

Months Property

Days Property

Name Property

FirstDayOfWeek Property

ShortMonth Property

ID Property

ShortMonths Property

LangDateFormat Property

Upgrade Property

解説

SQL Server language record identifiers categorize system messages so that error and status information can be presented as localized text. A language record specifies the format for dates displayed in system messages.

With the Language object, you can:

  • query language records to determine the format of dates and strings that specify day and month names.