DbDataRecord.ICustomTypeDescriptor.GetClassName Метод

Определение

Возвращает имя класса для этого экземпляра компонента.

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

Возвращаемое значение

String

Имя класса объекта или null, если класс не имеет имени.

Реализации

Комментарии

Для получения дополнительной информации см. GetClassName.

Применяется к

См. также раздел