Поделиться через


Конструктор DisplayDescriptionKeyAttribute

Initializes a new instance of the DisplayDescriptionKeyAttribute class. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

'Декларация
Public Sub New ( _
    key As String _
)
'Применение
Dim key As String 

Dim instance As New DisplayDescriptionKeyAttribute(key)
public DisplayDescriptionKeyAttribute(
    string key
)
public:
DisplayDescriptionKeyAttribute(
    String^ key
)
new : 
        key:string -> DisplayDescriptionKeyAttribute
public function DisplayDescriptionKeyAttribute(
    key : String
)

Параметры

  • key
    Тип: System.String
    The key that is used to look up a localized property description.

См. также

Справочник

DisplayDescriptionKeyAttribute Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc