TableProvider.GetTypeDescriptor Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le descripteur de type pour la table.
public:
virtual System::ComponentModel::ICustomTypeDescriptor ^ GetTypeDescriptor();
public virtual System.ComponentModel.ICustomTypeDescriptor GetTypeDescriptor ();
abstract member GetTypeDescriptor : unit -> System.ComponentModel.ICustomTypeDescriptor
override this.GetTypeDescriptor : unit -> System.ComponentModel.ICustomTypeDescriptor
Public Overridable Function GetTypeDescriptor () As ICustomTypeDescriptor
Retours
Descripteur de type pour la table.