DbDataRecord.ICustomTypeDescriptor.GetComponentName Método

Definición

Devuelve los eventos para esta instancia de un componente.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetComponentName() = System::ComponentModel::ICustomTypeDescriptor::GetComponentName;
string ICustomTypeDescriptor.GetComponentName ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetComponentName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetComponentName : unit -> string
Function GetComponentName () As String Implements ICustomTypeDescriptor.GetComponentName

Devoluciones

El nombre del objeto, o null si el objeto no tiene un nombre.

Implementaciones

Comentarios

Para obtener más información, vea GetComponentName.

Se aplica a

Consulte también