Konstruktor DisplayDescriptionKeyAttribute
Inicjuje nowe wystąpienie DisplayDescriptionKeyAttribute klasyNie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Sub New ( _
key As String _
)
'Użycie
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
)
Parametry
- key
Typ: System.String
Klucz używany do wyszukiwania właściwość zlokalizowany opis.
Zobacz także