AdoDotNetConnectionProperties.ICustomTypeDescriptor.GetClassName Метод

Определение

Извлекает имя класса указанного объекта.

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

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

String

Возвращает имя класса объекта или значение null, если у класса нет имени.

Реализации

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