Share via


DbConnectionStringBuilder.ICustomTypeDescriptor.GetComponentName Yöntem

Tanım

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

 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

Döndürülenler

Nesnenin adı veya null nesnenin adı yoksa.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICustomTypeDescriptor arabirime DbConnectionStringBuilder yayınlandığında kullanılabilir.

Daha fazla bilgi için bkz. GetComponentName.

Şunlara uygulanır

Ayrıca bkz.