Version

DataReaderItemPropertyDescriptor Class Members

The following tables list the members exposed by DataReaderItemPropertyDescriptor.

Public Constructors
 NameDescription
Public ConstructorDataReaderItemPropertyDescriptor ConstructorCreates a new DataReaderItemPropertyDescriptor  
Public Properties
Protected Properties
Public Methods
 NameDescription
Public MethodAddValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodCanResetValueOverridden. It is not possible to reset the value  
Public MethodEquals (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetChildPropertiesOverloaded.  (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetEditor (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetHashCode (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodGetValueOverridden. Returns the value of the component based on the internal field name  
Public MethodRemoveValueChanged (Inherited from System.ComponentModel.PropertyDescriptor)
Public MethodResetValueOverridden. It is not possible to reset the value  
Public MethodSetValueOverridden. It is not possible to set the value  
Public MethodShouldSerializeValueOverridden. Should not serialize the value  
See Also