DataTypeAttribute.GetDataTypeName Méthode

Définition

Retourne le nom du type associé au champ de données.

public:
 virtual System::String ^ GetDataTypeName();
public virtual string GetDataTypeName ();
abstract member GetDataTypeName : unit -> string
override this.GetDataTypeName : unit -> string
Public Overridable Function GetDataTypeName () As String

Retours

Nom du type associé au champ de données.

Exceptions

L’attribut actuel n’est pas bien formé.

Remarques

Nom du type associé au champ de données.

S’applique à