Méthode DisplayCategoryKeyAttribute.GetDefaultKey (FieldInfo)

Gets the default key using the specified FieldInfo object. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Function GetDefaultKey ( _
    field As FieldInfo _
) As String
'Utilisation
Dim instance As DisplayCategoryKeyAttribute 
Dim field As FieldInfo 
Dim returnValue As String 

returnValue = instance.GetDefaultKey(field)

Paramètres

Valeur de retour

Type : System.String
The key that is used to look up a localized field category in a default resource file.

Voir aussi

Référence

DisplayCategoryKeyAttribute Classe

Surcharge GetDefaultKey

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc