DbDataRecord.ICustomTypeDescriptor.GetDefaultProperty Method ()

 

Returns the default property for this instance of a component.

Namespace:   System.Data.Common
Assembly:  System.Data (in System.Data.dll)

PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty()

Return Value

Type: System.ComponentModel.PropertyDescriptor

A PropertyDescriptor that represents the default property for this object, or null if this object does not have properties.

For more information, see GetDefaultProperty.

.NET Framework
Available since 1.1