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


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

Initializes a new instance of the DisplayCategoryKeyAttribute 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 DisplayCategoryKeyAttribute(key)
public DisplayCategoryKeyAttribute(
    string key
)
public:
DisplayCategoryKeyAttribute(
    String^ key
)
new : 
        key:string -> DisplayCategoryKeyAttribute
public function DisplayCategoryKeyAttribute(
    key : String
)

Параметры

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

См. также

Справочник

DisplayCategoryKeyAttribute Класс

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