DbDataRecord::ICustomTypeDescriptor::GetComponentName Method ()
.NET Framework (current version)
Returns the name of this instance of a component.
Assembly: System.Data (in System.Data.dll)
private: virtual String^ GetComponentName() sealed = ICustomTypeDescriptor::GetComponentName
Return Value
Type: System::String^The name of the object, or null if the object does not have a name.
For more information, see GetComponentName.
.NET Framework
Available since 1.1
Available since 1.1
Show: