Share via


TableProvider.GetTypeDescriptor Metodo

Definizione

Ottiene il descrittore di tipi per la tabella.

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

Restituisce

ICustomTypeDescriptor

Descrittore di tipi per la tabella.

Si applica a