Aracılığıyla paylaş


DbDataRecord.ICustomTypeDescriptor.GetClassName Yöntem

Tanım

Bir bileşenin bu örneğinin sınıf adını döndürür.

 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

Döndürülenler

Nesnenin sınıf adı veya null sınıfın adı yoksa.

Uygulamalar

Açıklamalar

Daha fazla bilgi için bkz. GetClassName.

Şunlara uygulanır

Ayrıca bkz.