Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the key that is used to look up the localized property name. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public ReadOnly Property Key As String
Get
'Uso
Dim instance As DisplayNameKeyAttribute
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
Valor da propriedade
Tipo: System.String
The key that is used to look up the localized property name.