Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the key that is used to look up a localized property description. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Vererbungshierarchie
System.Object
System.Attribute
Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKeyAttribute
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Property Or AttributeTargets.Interface)> _
Public Class DisplayDescriptionKeyAttribute _
Inherits Attribute
'Usage
Dim instance As DisplayDescriptionKeyAttribute
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property|AttributeTargets.Interface)]
public class DisplayDescriptionKeyAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class|AttributeTargets::Property|AttributeTargets::Interface)]
public ref class DisplayDescriptionKeyAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Property|AttributeTargets.Interface)>]
type DisplayDescriptionKeyAttribute =
class
inherit Attribute
end
public class DisplayDescriptionKeyAttribute extends Attribute
Der DisplayDescriptionKeyAttribute-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
DisplayDescriptionKeyAttribute | Initializes a new instance of the DisplayDescriptionKeyAttribute class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Key | Gets the key that is used to look up a localized property description. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
TypeId | (Geerbt von Attribute.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Attribute.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetDefaultKey(FieldInfo) | Gets the default key using the specified FieldInfo object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
GetDefaultKey(PropertyInfo) | Gets the default key using the specified PropertyInfo object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
GetDefaultKey(Type) | Gets the default key using the specified Type object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. |
![]() |
GetHashCode | (Geerbt von Attribute.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
IsDefaultAttribute | (Geerbt von Attribute.) |
![]() |
Match | (Geerbt von Attribute.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
_Attribute.GetIDsOfNames | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfo | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute.GetTypeInfoCount | (Geerbt von Attribute.) |
![]() ![]() |
_Attribute.Invoke | (Geerbt von Attribute.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)