Właściwość DisplayDescriptionKeyAttribute.Key
Pobiera klucz, który jest używany do wyszukiwania właściwość zlokalizowany opis.Nie 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 ReadOnly Property Key As String
Get
'Użycie
Dim instance As DisplayDescriptionKeyAttribute
Dim value As String
value = instance.Key
public string Key { get; }
public:
virtual property String^ Key {
String^ get () sealed;
}
abstract Key : string
override Key : string
final function get Key () : String
Wartość właściwości
Typ: System.String
Klucz używany do wyszukiwania właściwość zlokalizowany opis.
Zobacz także