Partager via


DataViewPropertyDescriptor.NameHashCode, propriété

Obtient le code de hachage du nom de la propriété.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Protected Overrides ReadOnly Property NameHashCode As Integer
protected override int NameHashCode { get; }
protected:
virtual property int NameHashCode {
    int get () override;
}
abstract NameHashCode : int with get 
override NameHashCode : int with get
override function get NameHashCode () : int

Valeur de propriété

Type : Int32
Une valeur entière qui représente le code de hachage du nom de la propriété.

Sécurité .NET Framework

Voir aussi

Référence

DataViewPropertyDescriptor Classe

Microsoft.VisualStudio.Data.Framework, espace de noms