Click or drag to resize

DataRecordExtension Methods

The DataRecordExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToDictionary
Creates a new dictionary whose key value pairs represent the fields of the given IDataRecord together with their values. If the record is null, an empty dictionary is created.
Top
See Also